body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #006600;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
}
a:link {
	color: #006600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006600;
}
a:hover {
	text-decoration: underline;
	color: #003300;
}
a:active {
	text-decoration: none;
	color: #006600;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}
.style2 {
	font-size: 36px;
	font-style: italic;
	color: #FFFFFF;
}
.style4 {
	font-size: 36px;
	font-style: italic;
	color: #F2FFF2;
}
.style7 {
	font-size: 10px;
	font-weight: bold;
}
.style8 {
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
}
.style10 {
	font-size: 10px
}
.style13 {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.style14 {
	color: #FFFFFF;
	font-style: italic;
}
.style15 {
	color: #FFFFFF
}
.style18 {
	color: #FFFFFF;
	font-size: 10px;
}
.style21 {
	color: #FF0000
}
.style22 {
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
}
.style20 {
	font-size: 24px;
	color: #006600;
}
.style23 {
	font-size: 18px
}
.style24 {
	font-size: 14px
}
.style25 {
	font-size: 10
}

.navigation a {
	background-color: #CAFFCA;
	display: block;
	height: auto;
	width: 80%;
	margin: 2px 0;
	padding: 3px;
	color: #003300;
}

.navigation a:hover {
	background-color: #006600;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.activeLink {
	background-color: #006600;
	color: #FFFFFF;
	font-weight: bold;
}

a.activeLink:visited {
	background-color: #006600;
	color: #FFFFFF;
	font-weight: bold;
}

a.activeLink:hover {
	color: #FFFFFF;
}