body {
	background-color: #e8e8e3;
}

body,td,th {
	color: #4a5645;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #3E5942;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #3E5942;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}

html, body{ 
scrollbar-face-color: #e8e8e3; 
scrollbar-highlight-color: #dcdcda; 
scrollbar-shadow-color: #4a5645; 
scrollbar-3dlight-color: #e8e8e3; 
scrollbar-arrow-color: #4a5645; 
scrollbar-track-color: #e8e8e3; 
scrollbar-darkshadow-color: #e8e8e3; 

}
.style5 {color: #336633}
.style10 {color: #669966}
