A:link {
	color: Gray;
	text-decoration: underline;
}

A:visited {
	color: Gray;
	text-decoration: underline;
}

A:active {
	color: 666666;
	text-decoration: underline;
}

A:hover {
	color: #000000;
	text-decoration: underline;
		}

TD {
	font-size: 13px;
	font-family : Verdana;
	color : #333333;
}

P {
	font-size: 13px;
	font-family : Arial;
	color : #333333;
}

TD.dark {
	font-size: 11px;
	font-family : Arial;
	font-weight : Bold;
	color : #cccccc;
}

P.dark {
	font-size: 11px;
	font-family : Arial;
	color : #cccccc;
	font-weight : Bold;
}

TD.smaller {
	font-size: 11px;
	font-family : Arial;
	color : #333333;
}

P.smaller {
	font-size: 11px;
	font-family : Arial;
	color : #333333;
}


.effects {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
body 
{ 
margin: 0px 0px 10px 0px; 
padding: 0px 0px 0px 0px; 
font-family: arial, verdana, helvetica; 
background-color: #000000; 
font-size:12px; 
font-weight:normal; 
line-height:16px; 
color:#000000; 
scrollbar-base-color: #F5F4F4; 
scrollbar-face-color: #666666; 
scrollbar-track-color: #F5F4F4; 
scrollbar-arrow-color: #D5A040; 
scrollbar-highlight-color: #8584AC; 
scrollbar-3dlight-color: #F5F4F4; 
scrollbar-shadow-color: #F5F4F4; 
scrollbar-darkshadow-color: #8584AC; 
}

