BODY 
    {     
    scrollbar-face-color: #D4BE95; 
    scrollbar-highlight-color: #D4BE95; 
    scrollbar-3dlight-color: #D4BE95; 
    scrollbar-darkshadow-color: #025A2A; 
    scrollbar-shadow-color: #025A2A; 
    scrollbar-arrow-color: #025A2A; 
    scrollbar-track-color: #D4BE95; 
	    } 

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #215B33;
}
body {
	background-color: #D4BE95;
}
a {
	font-size: 12px;
	color: #215B33;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #215B33;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #215B33;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #202930;
	font-weight: bolder;
}
a:active {
	text-decoration: none;
	color: #215B33;
	font-weight: bold;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 24px;
	color: #215B33;
}
h2 {
	font-size: 18px;
	color: #215B33;
}
h3 {
	font-size: 16px;
	color: #215B33;
}
h4 {
	font-size: 14px;
	color: #215B33;
}
h5 {
	font-size: 12px;
	color: #215B33;
}
h6 {
	font-size: 10px;
	color: #215B33;
}
