/* CSS Document */

p,table,li
{
	font-family: arial, helvetica, 'sans serif';
	font-size: 9.5pt;
	color: #ffffff;

}


a:link    {
	color:#FF0000;
	font-weight: bold;
	text-decoration: underline;

}
a:visited {
	color:#FFF301;
	font-weight: bold;
	text-decoration: underline;

}
a:active  {color:#cc0000}
a:hover   {
	color:#CCCCCC;
	font-weight: bold;
	text-decoration: underline;

}


.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFF00;
	







}

.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #CCCCCC;
}

.atop:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color:#000000;
	;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	
	line-height: normal;
}

.atop:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color:#000000;
	;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;

	line-height: normal;
	}

.atop:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color:#ff0000;
	;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;

	line-height: normal;
	}

.atop:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color:#000000;
	;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	line-height: normal;



;
}
