
body {
	background-color: #5E0104;
	margin-top: 25px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a:link {
	color: #5E0104;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #5E0104;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
}

a.white:link {
	color: #ffffff;
	text-decoration: underline;
}

a.white:visited {
	text-decoration: none;
	color: #ffffff;
}
a.white:hover {
	text-decoration: none;
	color: #CC0000;
}

.style1 {color: #CC0000}
.style2 {color: #FFFFFF}
.allcaps {
	font-weight: bold;
	text-transform: uppercase;
}
