p {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 13px;
	line-height: 140%;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

body {
	background-color: #FFFFFF;
	position: static;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 130%;
	font-style: normal;
	margin-top: 0px;
	margin-left: 0px;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	font-style: italic;
	color: #89B700;
	line-height: normal;
}

h2 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-right: 20px;
}

h3 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}


h4 {
	font-size: x-small;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #666666;
}


ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 140%;
}

ol {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 140%;
}

.footer {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}

.footer a:link {  color: #666666; text-decoration: none}
.footer a:visited {  color: #666666; text-decoration: none}
.footer a:hover  {  color: #666666; text-decoration: underline }

.title { font-family: Tahoma, Geneva, Arial, Helvetica, san-serif; font-size: 22px; font-style: normal; font-weight: bold ; color: #FFFF66; text-align: left; }





.menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	background-color: #99c901;
	background-image: url(images/menu-background.jpg);
	line-height: 150%;
}
.menu a:link {
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.menu a:visited {  color: #FFFFFF; text-decoration: none}
.menu a:hover  {
	color: #FFFFFF;
	text-decoration: underline;
}

a:link {
	color: #0000ff;
	text-decoration: underline;
}
a:visited {  color: #0000ff; }
a:hover {  color: #FF0000;  }

