body {
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #660000;
	text-align: center;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: text-top;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #660000;
	font-size: 1.2em;
	font-weight: normal;
}



#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-right: auto;
	margin-left: auto;
	font-size: .65em;
	color: #999999;
	width: 100%;
	text-align: center;
	}

#wrapper {
	text-align:left;
	margin-right: auto;
	margin-left: auto;
	left: auto;
	right: auto;
	background-color: #FFFFFF;
	color: #000000;
	width: 800px;
}
a:link {
	color: #;
	text-decoration: none;
	color: #CC3300;
	font-weight: bold;
}

a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #660000;
}

a:visited {
	font-weight: bold;
	text-decoration: none;
}



.mainbody {
	text-align: left;
	vertical-align: top;
	margin: 10px;
	padding: 10px;
}

.bottomnavigation {
	color: #666666;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;

}
