body {
	background-color: #F9E5B2;
	background-image: url(paper2.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}
body,td,th {
	font-family: Tahoma;
	font-size: 18px;
	color: #551F00;
}
a:link {
	color: #551F00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #551F00;
}
a:hover {
	text-decoration: underline;
	color: #7F0000;
}
a:active {
	text-decoration: none;
	color: #7F0000;
}
html { 
scrollbar-arrow-color:#551F00; 
scrollbar-track-color:#F9E5B2; 
scrollbar-face-color:#F9E5B2; 
scrollbar-highlight-color:#F9E5B2; 
scrollbar-3dlight-color:#551F00; 
scrollbar-darkshadow-color:#551F00; 
scrollbar-shadow-color:#F9E5B2; 
} 
