BODY {
	margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px;
	background-color: #597a49;
	font-family: Tahoma, sans-serif;
	font-size: small;
}
A {
	color: #546546;
}
A.footer {
	color: #FFFFFF;
}
A:HOVER {
    text-decoration: underline overline;
}
p {
	font-family : Tahoma, sans-serif ;
	font-size : 10pt;
	text-decoration: none;
	color: Black;
}
p.footer {
	font-family : Tahoma, sans-serif ;
	font-size : 10pt;
	text-decoration: none;
	color: White;
}
h1 {
	font-family : Tahoma, sans-serif ;
	font-size : 11pt;
	text-decoration: bold; 
	color: #51793e;
}
h2 {
	font-family : Tahoma, sans-serif ;
	font-size : 11pt;
	text-decoration: bold; 
	color: #51793e;
}
h3 {
	font-family : Tahoma, sans-serif ;
	font-size : 10pt;
	text-decoration: underline italics;
	color: #51793e;
	text-align: center;
}
td {
	font-family: Tahoma, sans-serif;
	font-size: 11pt;
	text-decoration: none;
	color: Black;
}
th {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
}
form {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
}
input {
	font-family: Tahoma, sans-serif;
	color: Maroon;
	font-size: 12px;
}
textarea {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
    color: Maroon;
}
select {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
}
ul {
	font-family: Tahoma, sans-serif;
	font-size : 10pt;
	text-decoration: none;
	color: Black;
	list-style-type: disc;
	list-style-position: outside;
}
li {
	font-family: Tahoma, sans-serif;
	font-size : 10pt;
	text-decoration: none;
	color: Black;
}

