body {
	font: "Times New Roman", Times, serif;
	background: #a4bed7;
	padding: 0;
	margin: 0em;
}

.image {margin:3px; border-style: solid; border-width: 3px; border-color:#FFFFFF;}

.image2 {margin:3px; border-style: solid; border-width: 3px; border-color:#FFFFFF;}

.image:hover {border-style: solid; border-width: 3px; border-color:#4c7a4c;}

.fineprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.head1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bold;
}

.subhead1 {
	font-family: Arial, Helvetica, sans-serif;
	text-indent:4px;
	color:#FFFFFF;
	font-size: 12pt;
	font-weight: bold;
	text-transform: capitalize;
	background-color: #4c7a4c; width:392px;
	background-image: url('images/subhead1.jpg');
	margin-bottom: 4px;
	padding: 4px;
}

.subhead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration:underline;
}

.para1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	text-align: justify;
}

.para2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: justify;
	text-decoration: none;
	text-transform: none;
	font-style: normal;
	font-weight: normal;
}

.para3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	text-decoration: none;
	text-transform:none;
	font-style:normal;
	font-weight:normal;
}

.para3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: right;
	text-decoration: none;
	text-transform:none;
	font-style:normal;
	font-weight:normal;
}

.table1 {
		border:#2e5d87;
		border-style:solid;
		border-width:3px;
}

.table2 {
border:#2e5d87;
border-width:1px;
border-bottom:1px;
border-top:0px;
border-left:0px;
border-right:0px;
border-style:solid;
}

a:link {
	color: #2e5d87;
}

a:visited {
	color: #2e5d87;
}

a:active {
	color: #4c7a4c;
}

a:hover {
	color: #4c7a4c;
}