BODY 
    {     
    scrollbar-face-color: #daf5bc; 
    scrollbar-highlight-color: #007238; 
    scrollbar-3dlight-color: #007238; 
    scrollbar-darkshadow-color: #000000; 
    scrollbar-shadow-color: #007238; 
    scrollbar-arrow-color: #006633; 
    scrollbar-track-color: #daf5bc; 
	    } 


body {
	background-image: url(blue%20background.jpg);
}
.style1 {
	font-size: 9px;
	color: #ECE9D8;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006633;
}
a {
	font-size: 12px;
	color: #017137;
	font-weight: bold;
}
a:link {
	color: #006633;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006633;
}
a:hover {
	text-decoration: none;
	color: #993300;
}
a:active {
	text-decoration: none;
	color: #006633;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 24px;
	color: #993300;
}
h2 {
	font-size: 18px;
	color: #993300;
}
h3 {
	font-size: 16px;
	color: #993300;
}
h4 {
	font-size: 14px;
	color: #993300;
}
h5 {
	font-size: 12px;
	color: #993300;
}
h6 {
	font-size: 10px;
	color: #993300;
}
