body {
	background-image: url(images/gfx_bg.gif);
	background-color: #5E5726;
	scrollbar-base-color: #E2DBB1;
	scrollbar-arrow-color: #5A5425;
	scrollbar-3dlight-color: #DED7AD;
	scrollbar-darkshadow-color: #5A5425;
	scrollbar-face-color: #DED7AD;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #7F7C63;
	scrollbar-track-color: #CEC799;
}
table {
	background-image: url(images/gfx_index_bg.jpg);
	background-repeat: no-repeat;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	letter-spacing: 5px;
	color: #990000;
	text-transform: none;
	font-variant: normal;
}
p {
	font-family: "Courier New", Courier, monospace;
	font-size: small;
}
a:link, a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover, a:active {
	text-decoration: underline;
}
.footer {
	font-family: "Courier New", Courier, monospace;
	font-size: x-small;
	color: #FFFFFF;
}
.footer a:link, .footer a:visited {
	text-decoration: none;
	color: #ffffff;
}
.footer a:hover, .footer a:active {
	text-decoration: underline;
}
.footerb {
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	color: #FFFFFF;
}
.titletext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #5B5525;
}
