a{
	color: #FF0000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	font-style: normal;
	font-weight: strong;
}


.normgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #2A303A;
	font-style: normal;
	font-weight: bold;
}

.biggrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #2A303A;
	font-style: normal;
	font-weight: bold;
}

.bigred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FF0000;
	font-style: normal;
	font-weight: bold;
}




 BODY { background: url("/images/background.jpg") }