body {
	scrollbar-face-color: #222222; background: #000000; color: #777777; bgcolor-color: #000000; margin: 2px 5px 1px; scrollbar-highlight-color: #000000; scrollbar-shadow-color: #764701; scrollbar-arrow-color: #00661a; scrollbar-track-color: #000000; scrollbar-base-color: #764701; text-align: justify; scrollbar-dark-shadow-color: black; scrollbar-3d-light-color: white
}
h1 { 
color : #444444;
font-family : "arial", "verdana", "arial ce";
text-decoration : none;
} 
table tr td { 
font-size : 8pt;
font-family : "arial", "verdana", "arial ce", "geneva ce", "helvetica ce";
text-decoration : none;
color: #777777;
} 
a:link {
    font-family : "arial";
	color: #555555;
	text-decoration: none;
	font-size : 7pt;
}
a:visited {
    font-family : "arial";
	color: #555555;
	text-decoration: none;
	font-size : 7pt;
}
a:hover {
    font-family : "arial";
	text-decoration: none;
	color: #00ff00;
	font-size : 7pt;
}
a:active {
    font-family : "arial";
	text-decoration: none;
	color: #e27a1d;
	font-size : 7pt;
} 