BODY 
    {     
    scrollbar-face-color: #000000; 
    scrollbar-highlight-color: #B7B7B7; 
    scrollbar-3dlight-color: #B7B7B7; 
    scrollbar-darkshadow-color: #000000; 
    scrollbar-shadow-color: #000000; 
    scrollbar-arrow-color: #348781; 
    scrollbar-track-color: #000000; 
	    } 


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #348781;
	background-color: #000000;
}
a:link {
	text-decoration: none;
	color: #348781;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #348781;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #348781;
}
h1 {
	font-size: 24px;
	color: #348781;
}
h2 {
	font-size: 18px;
	color: #348781;
	font-weight: bold;
}
h3 {
	font-size: 16px;
	color: #348781;
}
h4 {
	font-size: 14px;
	color: #348781;
}
h5 {
	font-size: 12px;
	color: #348781;
	font-weight: bold;
}
h6 {
	font-size: 10px;
	color: #348781;
}
