
.body { color: #063; font-size: 11px; font-family: Georgia, "Times New Roman", serif }
.head1 { color: #063; font-size: 25px; font-family: Georgia, "Times New Roman", serif }
.head2 { color: #063; font-size: 15px; font-family: Georgia, "Times New Roman", serif }
.table { color: #063;}
h1 { color: #063; font-weight: normal; font-size: 25px; font-family: Georgia, "Times New Roman", serif }
h2 { color: #063; font-weight: normal; font-size: 15px; font-family: Georgia, "Times New Roman", serif }
h3 { color: #063; font-weight: bold; font-size: 10px; font-family: Georgia, "Times New Roman", serif }
.small_sans  { color: black; font-size: 9px; font-family: Verdana, Arial, Helvetica, Geneva }

a:link {
	color: #006633;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #006633;
}
a:hover {
	text-decoration: none;
	color: #006633;
}
a:active {
	text-decoration: underline;
	color: #006633;
}
