h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: normal;
	font-weight: bold;
	margin: 0 0 0 0;
	color: #697A36;
	text-decoration: none;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #697A36;
	text-decoration: none;
}
.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	line-height: 2.2em;
	background-color: #FFFFFF;
	background-position: center;
	letter-spacing: normal;
	font-weight: normal;
}
a:link {
	color: #336600;
	text-decoration: normal;
}
a:visited {
	text-decoration: none;
	color: #336600;
}
a:hover {
	text-decoration: underline;
	color: #003300;
}
a:active {
	text-decoration: none;
	color: #003300;
}
.style1 {
	color: #000066;
	font-style: italic;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
}
#footer {
clear : both;
padding : 5px;
margin : 0;
font-size : 95%;
border-top : 1px solid #1f2e58;
color : #333;
background : #fff;
}
#footer a:link, #footer a:visited {
text-decoration : none;
background : inherit;
color : #1f2e58;;
}
#footer a:hover {
border-bottom : 1px solid;
background: inherit;
color : #1f2e58;
}

