/* CSS Document */
body {
	background-color: #000013;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style3 {font-family: Arial, Helvetica, sans-serif font-size: 16px; font-weight: bold; }
.style4 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
.style5 {font-family: Arial, Helvetica, sans-serif}

.bottomnav {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #000000; background-color: #E9E4D3; border-color: black #999999 #666666 black; text-align: center; border-style: solid; border-top-width: 0px; border-right-width: thin; border-bottom-width: thin; border-left-width: 0px}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
