body,small,td,tr,p,table,a,h2,h3,h4
{
	font-family: Arial, Helvetica, sans-serif;
}

	
body
{

	font-size : 10pt;
	color : #FFFFFF;
	background-color: transparent;
	scrollbar-face-color: #b50007;
	scrollbar-highlight-color: #b50007; 
	scrollbar-shadow-color: #b50007; 
	scrollbar-3dlight-color: #ffffff; 
	scrollbar-arrow-color:  #ffffff; 
	scrollbar-track-color: #ffffff; 
	scrollbar-darkshadow-color: #ffffff;
}

small 
{
	font-size : 8pt;
	color : #FFFFFF;
}

h4 
{
	font-size:  16pt;
	letter-spacing : 2px;
}

H3 {
	font-size:  12pt;
	letter-spacing : 1px;
	font-weight : bold;
}

td.small 
{
	font-size : 8pt;
	sans-serif;
	color : #FFFFFF;
}

TD.message 
{
	font-size: 10pt;
	color : #000000;
}

TD.stats 
{
	font-size: 8pt;
	color : #000000;
}
			
			
A 
{
	font-size : 10pt;
	color : #FFFFFF;
	text-decoration : none;
	font-weight : 600;
}


TD 
{
	font-size : 10pt;
}

TH 
{
	font-size : 9pt;
}


A:VISITED 
{
	font-size : 10pt;
	text-decoration : none;
	font-weight : 600;
	color : #C0C0C0;
}

A.stats 
{
	font-size : 8pt;
	color : #000000;
	text-decoration : none;
}

A:VISITED.stats 
{
	font-size : 8pt;
	color : Blue;
	text-decoration : none;
}