BODY {
	SCROLLBAR-FACE-COLOR: #000000; 
	SCROLLBAR-TRACK-COLOR: #2D2F35;
	SCROLLBAR-HIGHLIGHT-COLOR: #000000;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #FFFFFF; 
	
	SCROLLBAR-DARKSHADOW-COLOR: #DFEDF1; 
	BACKGROUND-COLOR: #000000
} 
TD {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
TD.title {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	font-weight : bold;
}
A:link {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight : bold;
}	
A:active {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight : bold;
}
A:visited {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight : bold;
}
A:hover {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight : bold;
}
