.body {
	margin: 0px;
	padding: 0px;
}
.peach {
	background-color: #0C2977;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #oc2876;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 20px 35px;
}
.footer {
	background-color: #0C2876;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #oc2876;
	padding: 10px;
	height: 30px;


}
.bodytext a {
	color: #990000;
	text-decoration: none;
}
.bodytext a:visited {
	color: #666666;
	text-decoration: underline;
}
.footer a {

	color: #CCCCCC;
	text-decoration: none;
}
footer a:visited {

	color: #333333;
	text-decoration: none;
}
.bodytext a:hover {

	color: #990000;
	text-decoration: underline;
}
.tablecopy {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	text-transform: uppercase;
	text-indent: 12px;
}
.nav a {
     
	color: #ffffff;
	text-decoration: none;
}.nav a:hover {
     
	color: #990000;
	text-decoration: underline;
}
