body {
	background: #000000;
	color: #33FF33;
	font-family: courier;
	font-size: 12px;
	scrollbar-face-color:#333366;
	scrollbar-arrow-color:#FFFF00;
	scrollbar-track-color:#FFFFFF;
	scrollbar-shadow-color:'';
	scrollbar-highlight-color:'';
	scrollbar-3dlight-color:'';
	scrollbar-darkshadow-Color:'';
}

h2 {
	color: #33FF33;
	font-family: courier;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 0.2cm;
}
th {
	color: color: #33FF33;
	font-family: courier;
	font-size: 12.5px;
	letter-spacing: 0.2cm;
}

td {
	color: color: #33FF33;
	font-family: courier;
	font-size: 12px;
}
	
hr {
	color: #33FF33;
}

a:link {color: #33FF33; font-size: 12px; font-weight: bold; text-decoration: none; font-family: courier }
a:active {color: #33FF33; font-size: 12px; font-weight: bold; text-decoration: none; font-family: courier }
a:visited {color: #33FF33; font-size: 12px; font-weight: bold; text-decoration: none; font-family: courier }
a:hover {color: #FFFFFF; font-size: 12px; font-weight: bold; text-decoration: underline; font-family: courier }
