body {
	background-color: #020873;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

}
.content {
	background-color: #FFFFFF;
	height: 435px;
	width: 978px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.contentsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
}
.left {
	width: 24px;
	background-color: #AA000B;

}
.right {
	width: 22px;
	background-color: #AA000B;
}
.topbar {
	width: 978px;
	background-color: #AA000B;
	height: 24px;
}
.bottomtext {
color: #FFFFFF;
text-aign: center;
}

a:link, a:active, a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline overline;
}
a:link.mb, a:active.mb, a:visited.mb {
	color: #000066;
	text-decoration: none;
}
a:hover.mb {
	color: #000066;
	text-decoration: underline;
}

