td{
	font-family: Arial, Geneva, Verdana, sans-serif;
	font-size: 9pt;
	color: #FF090C;
}
.header {
	font-weight: bold;
	font-family: Times, Arial, Geneva, Verdana, sans-serif;
	font-size :36pt;
	color:#FF090C;
}

.sheader {
	font-weight: bold;
	font-family: Times, Arial, Geneva, Verdana, sans-serif;
	font-size :14pt;
	color:#FF090C;
}
.ssheader {
	font-weight: bold;
	font-family: Times, Arial, Geneva, Verdana, sans-serif;
	font-size :13pt;
	color:#FF090C;
}
.white {
	font-weight: normal;
	font-family: Times, Arial, Geneva, Verdana, sans-serif;
	font-size :8pt;
	color:#FFFFFF;
	
}
a:link {
	font-weight: bold;
	color: #04FC04;
	text-decoration: none;
	font-size :13pt;
}
a:visited {
	font-weight: bold;
	color: #0201FF;
	text-decoration: none;
	font-size :13pt;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
	font-size :13pt;
}
