body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
} 
p, dt, dd, dl, li, td, th { font-size: 10pt } 
li { margin-top: .2em; margin-bottom: .2em } 
a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #339933;
	font-size: 10pt;
	font-weight: bold;
} 
h1 {
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
} 
h2 {
	font-size: 12pt;
	font-weight: bold;
	color: #069;
	text-decoration: none;
	font-style: normal;
	text-transform: none;
} 
h3 {
	font-size: 11pt;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: center;
}
 h4 { font-size: 9pt } 
body,td,th {
	color: #000000;
	font-size: 10pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

a:link {
	color: #006699;
	text-decoration: none;
	font-size: 10pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
a:visited {
	color: #004E9B;
	text-decoration: none;
	font-size: 10pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
a:hover {
	color: #666666;
	text-decoration: none;
	font-size: 10pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
.required {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #F00;
	letter-spacing: 0.7px;
}

#maintable {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
}
.accented {
	padding: 7px;
	margin-left: 10px;
	color: #069;
	border-top: 4px double #069;
	border-bottom: 4px double #069;
	vertical-align: top;
}
.blue {
	font-weight: bold;
	color: #069;
}

#hr {
	color: #069;
}
.cleared {
	clear: both;
}
.highlighted {
	font-weight: bold;
	color: #069;
}

.thanks {
	height: 360px;
}



#nav1 {
	text-transform: uppercase;
	color: #006699;
	text-decoration: none;
	height: 15px;
	width: 780px;
	text-align: right;
	word-spacing: 15px;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
}
.nav1 {
	color: #006699;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 6px;
	margin: 6px;
}
.nav1 a{
	color: #006699;
	text-decoration: none;
	font-size: 14px;
}
.nav1 a:hover {
	color: #666666;
	text-decoration: none;
	font-size: 14px;
}
#content {
	padding: 8px;
	text-align: justify;
	margin: 5px;
	clear: both;
}
#footer{
	background-image: url(images/beach.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 128px;
	width: 784px;
	margin-top: 3px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding-top: 3px;
	padding-bottom: 0px;
	padding-left: 2px;
	padding-right: 2px;
	margin-right: 2px;
}
.footer {
	height: 40px;
	width: 200px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 80px;
	font-size: 9px;
	font-style: normal;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
	float: right;
	margin-right: 6px;
}
.footer a {
	color: #006699;
	text-decoration: none;
	font-size: 9px;
}
.footer a:hover{
	color: #666666;
	font-size: 9px;
}
.style1 {color: #006699}
.style2 {font-size: 6pt;}
