a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #0000FF;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0;
	background-color: #001941;
}
body, td, th, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}
h1 {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000033;
}
h2 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000033;
}
.pageHeader {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
.pageSubHeader {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
.pageBigBold {
	font-size: 14px;
	font-weight: bold;
}
.login {
	font-size: 10px;
}
.footer {
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	text-decoration: none;
}
.footerNav {
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #000066;
	text-decoration: none;
}
.newsBoxHeader {
	color: #FF0000;
	font-weight: bold;
}
.rightBoxHeader {
	color: #FF0000;
	font-weight: bold;
}
.footerNav a:link {
	color: #990000;
	text-decoration: none;
}
.footerNav a:visited {
	color: #990000;
	text-decoration: none;
}
.footerNav a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.copyright {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #627792;
}
