body {
	background-color: #6c0000;
	margin-left: 8px;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #454545;
}
a:link,a:visited,a:hover,a:active {
	color: #ffffff;
	font-size: 13px;
}
h1,h2 {
	font-weight: bold;
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 0 3px;
	padding: 3px;
}
h1 {
	font-size: 18px;
	color: #ffffff;
}
h2 {
	font-size: 16px;
	color: #990000;
}
.bodycontent, .bodycontent a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bodycontent {
	color: #000000;
}
.bodycontent a {
	color: #cc0000;
}
.menuHead {
	font-size: 12px;
	padding:2px 0 2px 1px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.menuItem {
	padding:1px 0 1px 6px;
	color: #ffffff;
}
.quote {
	color: #666666;
	font-weight: bold;
	margin:4px 0 4px 16px;
}
