body {
	background-image: url(../images/sandstone_background.jpg);
	margin-left: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #999966;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.headertext {
	color: #990000;
	font-weight: bold;
	font-style: italic;
}
a:link {
	color: #990000;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #CC0000;
}
a:active {
	color: #006633;
}
.headlinebold {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
.reversedtext {color: #FFFFFF}
.reversedtext a:link {
color: #FFFFFF;
font-size: 11px;
text-decoration:none;
}
.reversedtext a:hover {
color: #FFFFFF;
font-size: 11px;
text-decoration:underline;
}
.reversedtext a:visited {
color: #E5D7BA;
font-size: 11px;
text-decoration:none;
}
.nounderlines a:link {
text-decoration:none;
}
.nounderlines a:hover {
text-decoration:underline;
}
.nounderlines a:visited {
text-decoration:none;
}