body {
	background-color: #1F301D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #090;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #090;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #F90;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #090;
	text-decoration: none;
}

.header_Green {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #003300;
}

.header_Green_LG {
	font-family: Times New Roman, Times, serif;
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	color: #003300;
}
