body {
SCROLLBAR-FACE-COLOR: #336699; 
SCROLLBAR-HIGHLIGHT-COLOR: #000000; 
SCROLLBAR-SHADOW-COLOR: #CCCCCC; 
SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 
SCROLLBAR-ARROW-COLOR: #0088FF; 
SCROLLBAR-TRACK-COLOR: #CCCCCC; 
SCROLLBAR-DARKSHADOW-COLOR: #999999
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-weight: normal;
	font-size: 12px;
	line-height: 1.4;
}
a:link {
	color: #0000FF;
	text-decoration: none;
	font-size: 12px;
	line-height: 1.4;
}
a:visited {
	color: #0088FF;
	text-decoration: none;
	font-size: 12px;
	line-height: 1.4;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-size: 12px;
	line-height: 1.4;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
