@charset "UTF-8";
body,td,th {
	font-family: Copperplate, Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FF9933;
}
body {
	background-color: #9B031E;
	text-align: center;
	background-position: left;
}
td {
	text-decoration: none;
	text-align: center;
}
a {
	font-family: Copperplate, Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #FFFF00;
}
a:visited {
	color: #FFCC33;
	text-decoration: none;
}
a:hover {
	color: #FFFF66;
	text-decoration: none;
}
a:active {
	color: #FF6633;
	text-decoration: none;
}
h1 {
	font-size: 28px;
	text-align: center;
	color: #FFFF99;
}
h2 {
	font-size: 18px;
	text-align: center;
	color: #FFFF99;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 12px;
}
h5 {
	font-size: 10px;
}
.navbg {
	color: #828069;
	margin-top: 75px;
	text-align: center;
	vertical-align: top;
}
a:link {
	text-decoration: none;
	color: #FF9900;
	text-align: center;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFFF99;
	text-decoration: none;
	margin-left: 25px;
	margin-top: 25px;
}
img {
	text-decoration: none;
	background-position: center center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
body {
	margin-top: 25px;
	margin-left: 25px;
}
tdNav {
	text-align: center;
	vertical-align: top;
	margin-top: 50px;
	padding: 0px;
}
