body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
body {
	margin-top: 0px;
	background-color: #003;
}
h1 {
	font-size: 16px;
	color: #FFF;
	padding-left: 10px;
}

.style1 {color: #FAFCFB}
.style2 {
	color: #FE7501
}
.style3 {color: #666666}
.style4 {color: #333333}
.style5 {font-size: 14px}
.style6 {color: #FFFFFF}
.style8 {color: #FFFFFF; font-weight: bold; }
a {
	font-size: 12px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style9 {font-size: 9px}
.ulNav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link.navBox, a:visited.navBox {
	color: #FFF;
	font-size: 14px;
	text-align: left;
	padding-left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #000;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	display: block;
	font-weight: bold;
	margin: 0px;
}
a:hover.navBox, a:active.navBox {
	color: #000;
	background-image: url(../images/button.jpg);
	font-size: 14px;
	padding-left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	font-weight: bold;
	background-repeat: no-repeat;
	text-decoration: none;
}
