a:hover {  }
a:link {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CC0000;
	text-decoration: none;
}
.normal {  font-family: "Arial Narrow", Arial, Helvetica, sans-serif; font-size: 10pt; text-decoration: none}
.headinggreen {  font-family: "Arial Black", "Arial Narrow", Helvetica; font-size: 10pt; color: #009900}
.headingblue { font-family: "Arial Black", "Arial Narrow", Helvetica; font-size: 10pt; color: #0000CC}
.headingyellow { font-family: "Arial Black", "Arial Narrow", Helvetica; font-size: 10pt; color: #D2A800}
.headingpurple { font-family: "Arial Black", "Arial Narrow", Helvetica; font-size: 10pt; color: #CC00CC}
.headingblack { font-family: "Arial Black", "Arial Narrow", Helvetica; font-size: 10pt; color: #000000}
.normalwhitebold { font-family: "Arial Narrow", Arial, Helvetica, sans-serif; font-size: 10pt; text-decoration: none ; font-weight: 700; color: #FFFFFF}
.normalbold { font-family: "Arial Narrow", Arial, Helvetica, sans-serif; font-size: 10pt; text-decoration: none ; font-weight: 700}
.normalsmall { font-family: "Arial Narrow", Arial, Helvetica, sans-serif; font-size: 8pt; text-decoration: none }
.headingred { font-family: "Arial Black", "Arial Narrow", Helvetica; font-size: 10pt; color: #FF0000}
a:visited {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	color: #CC0000;
	text-decoration: none;
}
a:active {  
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	color: #CC0000}
.normalwhite { font-family: "Arial Narrow", Arial, Helvetica, sans-serif; font-size: 10pt; text-decoration: none ; color: #FFFFFF}
.button {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC00CC;
	border: 0px ;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
