body {
	background-color: #015E2D;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #015E2D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #015E2D;
}
a:hover {
	text-decoration: underline;
	color: #015E2D;
}
a:active {
	text-decoration: none;
	color: #015E2D;
}
.navigation {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFCC;
	background-color: #015E2D;
}
.navigation a, .navigation a:visited {
	color:#FFFFCC;
	text-decoration:none;
	background-color: #015E2D;
}
.navigation a:hover, .navigation a:active, {
	color:#015E2D;
	text-decoration:none;
	background-color: #FFFFCC;
}
.logo {
	font-family: Arial;
	font-size: 16px;
	font-style: italic;
	color: #FFFFCC;
	font-weight: bold;
}
.TITLEgreen {
	font-family: "Times New Roman";
	font-size: 28px;
	font-style: italic;
	font-weight: bold;
	color: #015E2D;
}
.bgcolor {
	background-color: #FFFFCC;
}
.txtcontent {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #006600;
}
