/* CSS Document */

p,table,li
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	font-style: normal;
	line-height: normal;



}


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

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

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

}


.header1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	color: #cccccc;
	font-variant: normal;
	font-style: normal;

	
	

	







}

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

}
