body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #871722;
}
body,td,th {
	font-family: Verdana;
	font-size: 13px;
	color: #FFFFFF;
}
.LargerText {
	font-size: 14px;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFB800;
}
a:active {
	text-decoration: none;
	color: #FFB800;
}
.Title {
	font-size: 16px;
	color: #FEAC00;
	font-weight: bold;
}
