BODY 
    {     
    scrollbar-face-color: #838209; 
    scrollbar-highlight-color: #EEECBA; 
    scrollbar-3dlight-color: #EEECBA; 
    scrollbar-darkshadow-color: #666666; 
    scrollbar-shadow-color: #666666; 
    scrollbar-arrow-color: #7C2128; 
    scrollbar-track-color: #EEECBA; 
	    } 


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

