body { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #CCFFCC; 
background-color: #000000; 
background-image: none;
scrollbar-arrow-color: #004000;
scrollbar-3dlight-color: #004000;
scrollbar-darkshadow-color: #000000;
scrollbar-face-color: #000000;
scrollbar-highlight-color: #004000;
scrollbar-track-color: #003500;
scrollbar-shadow-color: #004000;
}
a:link,a:visited,a:active {
	color: #009933;
	font-size: 12px;
	text-decoration: none
}
a:hover {
	color: #33CC33;
	font-size: 12px;
	text-decoration: none
}
p {
	font-size: 12px;
	color: #CCFFCC;
}
ul {
	margin-left:15px; 
	line-height: 17px;
	font-size: 12px;
	color: #CCFFCC
}
h1 {
	font-size: 16px;
	font-weight: bolder;
	color: #EABB00; 
	text-align:left; 
	text-indent:0; 
	margin-top:5px; 
	margin-bottom:3px
	}
h2 {
	font-size: 14px;
	color: #E1B500;
	font-weight: bolder
}

h3 {
	font-size: 12px;
	color: #CCFFCC;
	font-weight: bold
}
h5 {
	font-size: 10px;
	line-height:10px;
	font-weight: bolder;
	text-align: center;
	color: #006600; 
	font-family:Verdana; 
	letter-spacing:4pt;
	margin-top:0; 
	margin-bottom:0

}

ol{
	font-size:11px
}

td {
	font-size: 12px;
	color: #CCFFCC;
}
hr {
	line-height: 1px;
	color: #005B00;
}