body {  margin: 0px  0px; padding: 0px  0px}
a:link { color: navy; text-decoration: none}
a:visited { color: #004CCC; text-decoration: none}
a:active { color: #CC0000; text-decoration: underline}
a:hover { color: Orange; text-decoration: underline overline}
BODY { scrollbar-face-color: #F2F2F2;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color:#999999;
	scrollbar-darkshadow-color: #999999;
	scrollbar-track-color: #F1F1F1; 
	scrollbar-arrow-color: #000000 (255,255,255) }
td { font-size : 10pt; font-family : Tahoma, Verdana, sans-serif;  color : #000000; }
h1, h2, h3 {
	font-family: Tahoma, Verdana, Georgia, "Times New Roman", Times, serif;
	#font-weight: normal;
	color: #333333;
}
.size3 {
	font-size : small;
	font-family : MS Sans Serif, Tahoma, sans-serif;
	font-style: small;
}

.bar_color {
	background-color: #FFE400;
}
