.header1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	padding: 5px;
	text-align: center;
	background-position: center;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #669900;
	border-right-color: #669900;
	border-bottom-color: #669900;
	border-left-color: #669900;
}
.header2 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 20px; font-weight: normal}
.header3 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; font-weight: bold}
.header4 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; font-weight: normal}
.header5 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-weight: bold}
.header6 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; font-weight: bold}
.header7 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; font-weight: bold}
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-attachment: fixed;
	background-repeat: repeat-y;
	line-height: 95%;
}
.header1noborder {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	padding: 5px;
	text-align: left;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bolder;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bolder;
}
a:hover {
	color: #FF0000;
	font-size: 12px;
	list-style-position: inside;
	list-style-type: square;
	line-height: normal;
	border: none;
	text-decoration: none;
}
a:active {
	color: #00FF66;
	font-size: 12px;
	list-style-image: url(bullet-1UT.gif);
	border: none;
	text-decoration: none;
}
h1 {
	font-size: x-large;
	font-weight: bold;
	text-decoration: none;
}
