
//body, div, td, ul, li {font-family:Verdana, Arial, Times New Roman;font-size:10px;}

a.headerlink {color:white; text-decoration:none; font-weight:bold;}


body   {
	background-attachment: fixed;
	useless:none;
	font-family:Verdana, Arial, Times New Roman;
	color:#FFFFFF;
	
}


link    {
	color:#FFFFFF;
	font-family: Verdana, Arial, Times New Roman;
	font-size: 10px;
	text-decoration:none;
}

a:link    {
	color:#FFFFFF;
	font-family: Verdana, Arial, Times New Roman;
	font-size: 10px;
	text-decoration:none;
}

a:visited {
	color:#FFFFFF;
	font-size: 10px;
	text-decoration:none;
}
a:active  {
	color:#FFFFFF
	font-size: 10px;
	text-decoration:none;
}
a:hover   {
	color:#c70807;
	font-size: 10px;
	text-decoration:none;
}

p.jhead {color=#FFFFFF; size=3pt;}
body {bgcolor=white; topmargin=0; leftmargin=0; rightmargin=0; bottommargin=0;}

.smalltext {
	color: FFFFFF;
	font-size: 8px;
	text-decoration: none;
}

.mediumtext {
	color: FFFFFF;
	font-family: Verdana, Arial, Times New Roman;
	font-size: 10px;
	text-decoration: none;
}



.redtable
{
	border-collapse: collapse;
	cellspacing	: 0px;
	cellpadding	: 0px;
	padding	: 0px;
	margin	: 0px;
	border-width	: 4px;
	border-style	: solid;
	border-color	: #880807;
	background-color: #000;
}