BODY 
    {     
    scrollbar-face-color: #ffffff; 
    scrollbar-highlight-color: #ffffff; 
    scrollbar-3dlight-color: #ffffff; 
    scrollbar-darkshadow-color: #666666; 
    scrollbar-shadow-color: #666666; 
    scrollbar-arrow-color: #1AA5A0; 
    scrollbar-track-color: #ffffff; 
	    } 

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #875A2B;
}
body {
	background-image: url(finished_pictures/background.png);
}
a {
	font-size: 12px;
	color: #875A2B;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #875A2B;
}
a:hover {
	text-decoration: none;
	color: #1AA29D;
}
a:active {
	text-decoration: none;
	color: #875A2B;
}
h1 {
	font-size: 24px;
	color: #875A2B;
}
h2 {
	font-size: 18px;
	color: #875A2B;
}
h3 {
	font-size: 16px;
	color: #875A2B;
}
h4 {
	font-size: 14px;
	color: #875A2B;
}
h5 {
	font-size: 12px;
	color: #875A2B;
}
h6 {
	font-size: 10px;
	color: #1AA5A0;
}
