body {
	background-color: #000066;
	margin: 10px;
	margin-right: 18px;
}

p {}

td {}

a:link {
	color: #000066;
	text-decoration: none;
}

a:visited {
	color: #000066;
	text-decoration: underline;
}

a:hover {
	color: #000066;
	text-decoration: underline;
}

a:active {
	color: #000066;
	text-decoration: none;
}
.text { color: #333; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 17px; text-align: justify; }
.headbold { color: #333; font-size: 18px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; line-height: 18px; text-align: justify; }
.textbold { color: #333; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; line-height: 18px; text-align: justify; }
.copyright { color: #333; font-size: 10px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 11px; letter-spacing: 1px; }
.bottom_bg {
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	border-width: 0;
}
.top_bg { background-image: url(../images/shadow/top_shadow.gif); background-repeat: repeat-x; margin: 0; padding: 0; border-width: 0; }
.bottom_nav_text { color: #333; font-size: 10px; font-family: sans-serif; font-weight: bold; }
