a:link    {
	color: #FFFF00;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}
a:visited {
	color: #FFFF33;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
} 
a:hover   {
	color: #FFFF66;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
} 
a:active  {
	color: #FFFF66;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}

P {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin-right: 15px;

}

H1 {	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
        font-weight: bold;
 	color: #000000;
	margin-right: 15px;
}

h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: italic;
	color: #006633;
	font-weight: bold;
	text-transform: none;
	background-color: #CCCC99;


}


.mainlinks a:link    { color: #CC0000;
font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif, "Arial Narrow";
	font-size: 12pt; }
.mainlinks a:visited { color: #990000;
font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif, "Arial Narrow";
	font-size: 12pt; } 
.mainlinks a:hover   { color: #FF0000;font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif, "Arial Narrow";
	font-size: 12pt;  } 
.mainlinks a:active  { color: #FF0000; font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif, "Arial Narrow";
	font-size: 12pt; }


li   {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	padding: 2px 3px;
	margin-right: 15px;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	color: #000000;
	font-weight: normal;

}

