/* CSS Document */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #336633;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
h3 {
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #66FF99;
	text-decoration: none;
}
a:link {
	color: #0099FF;
	text-decoration: underline;
}
a:visited {
	color: #336633;
}
a:hover {
	color: #66CCFF;
}	
a:active {
	color: #FFFFFF;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h4 {
	font-size: 16px;
	color: #66FF99;
	font-style: normal;
	font-weight: normal;
}
hr {
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #FFFFFF;
}
h5 {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #33CC99;
}
.altnav {
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.altnav a:link {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.altnav a:visited {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #336633;
	text-decoration: none;
}
.altnav a:hover {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999999;
}
.altnav a:active {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FF3300;
	text-decoration: none;
}
