body 
{  
background: #3c3e45; 
font-family: "verdana"; 
font-size: 9pt; 
color: #EEEEEE; 
text-decoration: none;
cursor: auto;
SCROLLBAR-FACE-COLOR:#645943; 
SCROLLBAR-HIGHLIGHT-COLOR: #645943; 
SCROLLBAR-SHADOW-COLOR: #999999; 
SCROLLBAR-3DLIGHT-COLOR: #cccccc; 
SCROLLBAR-ARROW-COLOR: #9C9589; 
SCROLLBAR-TRACK-COLOR:#9C9589; 
SCROLLBAR-DARKSHADOW-COLOR: #999999
} 

td 
{  
text-decoration: none; 
cursor: auto; 
font-family: "verdana"; 
font-size: 9pt;
} 

H1
{ 
FONT-FAMILY: "verdana";
FONT-SIZE: 9px; 
FONT-WEIGHT: bold; 
COLOR: #999999;
}


H6
{ 
FONT-FAMILY: "verdana";
FONT-SIZE: 8px; 
FONT-WEIGHT: none; 
COLOR: #999999;
}

A:link {
	color: #CCCCCC;
	text-decoration: underline; 

}

A:active {
	color: #cccccc;
	text-decoration: underline; 

}
A:visited {
	color: #cccccc;
	text-decoration: underline; 

}
A:hover {
	color: #FF0000;
	text-decoration: none; 

}

.dot {
	padding: 3px;
	spacing: 1px;
	background: #eeeeee;
	border-style: dotted;
	border-width: 1px;
	border-color: #909090;
}