BODY 
    {     
    scrollbar-face-color: #A05601; 
    scrollbar-highlight-color: #666666; 
    scrollbar-3dlight-color: #000000; 
    scrollbar-darkshadow-color: #000000; 
    scrollbar-shadow-color: #000000; 
    scrollbar-arrow-color: #ffffff; 
    scrollbar-track-color: #C88E21; 
	    } 

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
}
a {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #BF6E03;
}
a:active {
	text-decoration: none;
	color: #000000;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 24px;
	color: #000000;
}
h2 {
	font-size: 18px;
	color: #000000;
}
h3 {
	font-size: 16px;
	color: #000000;
}
h4 {
	font-size: 14px;
	color: #000000;
}
h5 {
	font-size: 12px;
	color: #000000;
}
h6 {
	font-size: 10px;
	color: #000000;
}
