body, table, tr, td {
	font: 8pt comic sans ms, arial; 
	color: #000000; text-align : justify;
			}
h2 { font-family:'comic sans ms'; font-size:10pt; letter-spacing:5; text-align:right; font-weight:bold;}

body {
	background-color: #606254;
}

BODY {
scrollbar-face-color: #606254;
scrollbar-shadow-color: 000000;
scrollbar-highlight-color: #606254; 
scrollbar-3dlight-color: #606254;
scrollbar-darkshadow-color: #606254;
scrollbar-track-color: #606254;
scrollbar-arrow-color: 000000;
}

a:link { color:rgb(51,51,0); text-decoration:none; cursor:ne-resize; height:0; }
a:visited { color:rgb(51,51,0); text-decoration:none; cursor:ne-resize; height:0; }
a:active { color:rgb(51,51,0); text-decoration:none; cursor:ne-resize; height:0; }
a:hover { color:rgb(51,51,0); text-decoration:line-through; cursor:ne-resize; height:0; }

input, textarea, option, select {
	background-color: #606254;
	font: 8pt arial;
	color: #000000;
	border: 1px solid #000000;
	padding:2px; }
