body {
	margin: 0px;
	background-color: #000000;
}
table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.bodytxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.largebodytxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 110%;
	font-weight: bold;
}
a:link {
	color: #990000;
	text-decoration: underline;
}
a:visited {
	color: #E6520A;
}
a:hover, a:active {
	color: #E6520A;
}
#menu {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#menu a:link, {
	color: #F16B0F;
	text-decoration: none;
}
#menu a:visited {
	color: #E6520A;
	text-decoration: none;
}
#menu a:hover, #menu a:active{
	color: #E6520A;
	text-decoration: underline;
}
#menutext {
	margin: 5;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	text-align: center;
	line-height: 100%;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	text-indent: 32px;
}
.pagetitle {
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	text-align: center;
	line-height: 100%;
}
#content img{
	margin: 10px;
	vertical-align: middle;
}
#contentpadding {
	padding-right: 10px;
	padding-left: 10px;
}
