body {
	background-color: #D1CBC7;
	margin-top: 0px;
	margin-bottom: 0px;
}

table {
	background-color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}

td.subnav {
	background-color: 990700;
}

a:link {
	text-decoration: none;
	color: #9A0700
}

a:visited {
	text-decoration: none;
	color: #9A0700
}

a:active {
	text-decoration: none;
	color: #9A0700
}

a:hover {
	text-decoration: underline;
	color: #9A0700
}
