body, table, tr, td {
	font: 10px verdana, arial; 
	color: 000000; text-align : justify;
			}
h2 { font-family:'verdana'; font-size:10px; text-align:center; font-weight:bold;}

body {
	background-color: #FFFFFF;
}

BODY {
scrollbar-face-color: #FFFFFF;
scrollbar-shadow-color: #FFFFFF;
scrollbar-highlight-color: 000000;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-track-color: #FFFFFF;
scrollbar-arrow-color: #FFFFFF;
}

a:link { color:CC6600; text-decoration:none; cursor:s-resize; height:0; }
a:visited { color:CC6600; text-decoration:none; cursor:s-resize; height:0; }
a:active {color:000000; text-decoration:none; cursor:s-resize; height:0; }
a:hover { color:#808080; text-decoration:none; cursor:s-resize; height:0; }

input, textarea, option, select {
	background-color: #808080;
	font: 8pt arial;
	color: #000000;
	border: 1px solid #000000;
	padding:2px; }
