@charset "iso-8859-1";
BODY 
	{
	color : #E1E1E1;
	background-color : #808080;
	font-family : Veranda, sans-serif;
	}
	
A:link{color: #CA0511; text-decoration: none;}
A:visited{color: 000000; text-decoration:none;}
A:hover{color: #E1E1E1; text-decoration:none;}

table.main
	{
	font-size : 12px;
	}
	
table.pr_main
	{
	font-size : 12px;
	color: #E1E1E1;
	}
	
td.footer
	{
	font-size: 11px;
	color: White;
	}
	
	td.footer2
	{
	font-size: 12px;
	color: White;
	}
	
td.hd
	{
	font-size : 12px;
	color: Black;
	}
	
td.li
	{
	font-size : 11px;
	color: Black;
	}
	
td.pr_main
	{
	font-size : 12px;
	color: #474747;
	}
	
td.pri_top
	{
	font-size : 10px;
	color: #474747;
	}


