P {
	font-family: Garamond, Georgia,"Times New Roman";
	font-size: 12pt;
	font-weight: bold;
	color: #003103;
	padding: 1px;
	
}

li { 	font-family: Garamond, Georgia,"Times New Roman";
	font-size: 12pt;
	font-weight: bold;
	color: #003103;
	padding: 3px;
	
}

.mainlinks a:link    {
	color: #FFFFCC;
	font-weight: bold;
	font-style: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;

}
.mainlinks a:visited {
	color: #FFCC66;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 10pt;

} 
.mainlinks a:hover   {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10pt;

} 
.mainlinks a:active  {
	color: #FFFF99;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 10pt;

}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #003300;
}
a:link    { color: #990000; }
a:visited { color: #990000; } 
a:hover   { color: #FF0000; } 
a:active  { color: #CC0000; }
