<style type="text/css">

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	border: none;
	background-color: #000033;
	background-attachment: fixed;
	background-image:     url("../images/back_repeater.gif");
	background-repeat: repeat-y;
	background-position: center top;
}
a:link {
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
a:visited {
	color: #666666;
	font-weight: bold;
}
.nav a:visited {
	color: #33CCFF;
	font-weight: bold;
}
a:hover {
	font-weight: bold;
	color: #33CC00;
	text-decoration: underline;
}
.nav a:hover {
	font-weight: bold;
	color: #33CC00;
	text-decoration: none;
}
.nav a:active {
	font-weight: bold;
	color:#FFFF00
}
a:active {
	font-weight: bold;
}
.nav a:link{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size:12;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	color: #FFFFFF;
}
.smalltext {
	font-size: 10px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #000099;
}
.main {
	padding: 5px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #003399;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	background-color: #000066;
	margin: 0px;
	padding: 0px;
}
