BODY {
	SCROLLBAR-HIGHLIGHT-COLOR: #940000; SCROLLBAR-SHADOW-COLOR: #940000; SCROLLBAR-ARROW-COLOR: #940000; SCROLLBAR-BASE-COLOR: #FFDBAD; scrollbar-track-color: #940000;
}
body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}
body {
	background-color: #FFE7C6;
	margin-top: 0px;
}
a {
	font-size: x-small;
	color: #C60000;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #808080;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #C60000;
}
