.Titles {
	font-family: Verdana;
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: bold;

}
.bodytext {
	font-family: verdana;
	font-size: 10pt;
	color: #FFFFFF;
}
a.footlink:active     { color: #E6F1FC; text-decoration: none }                                 /* selected link */
a.footlink:visited    { color: #E6F1FC; text-decoration: none }                                 /* visited link */
a.footlink:link       { color: #E6F1FC; text-decoration: none }                                 /* unvisited link */
a.footlink:hover      { color: #FFFCC7; text-decoration: underline }							 /* mouse over link */

.foottxt {
	font-family: verdana;
	font-size: 8pt;
	color: #A4B9DB;
}
.FormHeading {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
.StockLight {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #000033;
	background-color: #FFFF00;
}
.detailtext {
	font-family: verdana;
	font-size: 10pt;
	color: #0B224E;
}

