body {
	margin: 0px;
	background-attachment: fixed;
	background-image: url(../images/potgoud.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	scrollbar-3dlight-color:;
    scrollbar-arrow-color:#7B0002;
    scrollbar-base-color:#E1E1E7;
    scrollbar-track-color:#E7E7E7;
    scrollbar-darkshadow-color:;
    scrollbar-face-color:#E1E1E7;
    scrollbar-highlight-color:;
    scrollbar-shadow-color:}
.tableoutput {
	border: 1px solid #535353;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.tableoutput2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #5A584F;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5A584F;
}
a:hover {
	text-decoration: none;
	color: #7B0002;
}
a:active {
	text-decoration: none;
	color: #000000;
}
