body { 

background-color: #00573c;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #00573c;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #ef1206;
	text-decoration: underline;
	font-weight: bold;
}

a:visited {
	color: #00573c;
	text-decoration: underline;
	font-weight: bold;
}

.style1 {
	font-size: 14px;
	color: #000000;
}

.style1 a:link {
	color: #00573d;
	text-decoration: underline;
	font-weight: bold;
}

.style1 a:visited {
	color: #00573c;
	text-decoration: underline;
	font-weight: bold;
}

.style1 a:active {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.style1 a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

h1 {
	font-size: 1.4em;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #006633;
}

h2 {font-size: 1.3em;
font-family: Times, "Times New Roman", serif;
font-weight: bold;
text-align: left;}

h3 {
font-size: 18px;
	font-family: Times, "Times New Roman", serif;
	font-weight: bold;
	color: #00573c;
}

h4 {
	font-size: 16px;
	font-family: Times, "Times New Roman", serif;
	font-weight: bold;
	color: #00573c;
}

h5 {font-size: 1em;
font-family: Times, "Times New Roman", serif;
font-weight: bold;
text-align: left;}

p {
font-family: sans-serif;
font-size: 16px;
}