body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/background.jpg);
	margin-left: 86px;
	margin-top: 0px;
}
.small_text {
	font-size: 80%;
}
.small_href {
	text-decoration: none;
	color: #990000;
}
.small_href:hover {
	text-decoration: underline;
}
.href {
	text-decoration: none;
	color: #990000;
}
.href:hover {
	text-decoration: underline;
}
.on {
	background-color: #ffffcc;
}
.off {
	background-color: #ffffff;
}
.header {
	background-color: #660000;
}
.header_font {
	color: #FFFFFF;
	font-size:18px;
}
