/* CSS Document */
body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #00000D;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #6B6B6B;

SCROLLBAR-FACE-COLOR: #DADADA; 
SCROLLBAR-HIGHLIGHT-COLOR: #64AFF3; 
SCROLLBAR-SHADOW-COLOR: #64AFF3; 
SCROLLBAR-3DLIGHT-COLOR: #64AFF3; 
SCROLLBAR-ARROW-COLOR:  #64AFF3; 
SCROLLBAR-TRACK-COLOR: #F1F1F1; 
SCROLLBAR-DARKSHADOW-COLOR: #64AFF3;
}

a {
	font-family: Tahoma;
	font-size: 12px;
	color: #3333CC;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.style1 {color: #CCCCCC}
.style2 {color: #C19300}
.style2 {color: #C19300}
.style4 {
	color: #FF8D1A;
	font: bold;
	font-size: 14px;

