.footer {
	color: #FFFFFF;
}
.footer h3 {
	font-size: 20px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #70783C;
	scrollbar-face-color: #70783C;

scrollbar-track-color: #FDFFCB;
scrollbar-arrow-color: #FDFFCB;
}
p {
	font-size: 12px;
	padding-right: 10px;
}

.onGreen {
	color: #FFFFFF;
	font-size: 10px;
}
h1 {
	font-size: 18px;
}

a:link {
	text-decoration: none;
}
h2 {
	font-size: 12px;
	font-weight: normal;
}

a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}


td img {display: block;}

.footer a {
	color: #FFFFFF;
	font-size: 12px;
}

.textarea {
	height: 515px;
	height:515px;  
	overflow-y:auto;
}
hr {
border-style : solid;
color : #70783C;
height : 1px;
margin : 0;
padding : 0;
}

.textarea a{
color:#000000;
}
