h1,h2,h3,h4,h5,h6 {	font-family: Georgia, Times New Roman, Times, serif;}
h1 { font-size: 24px; color: #7E9744;}
h2 { font-size: 14px; color: #7E9744;}
h3 { font-size: 12px; color: #7E9744;}
h4 { font-size: 10px; color: #7E9744;}

a:active { text-decoration: underline; color: #7E9744 }
a:hover { text-decoration: none; color: #7E9744 }
a:link { text-decoration: underline; color: #7E9744 }
a:visited { text-decoration: underline; color: #7E9744 }
a:visited:hover { text-decoration: none; color: #7E9744 }

body {
	SCROLLBAR-BASE-COLOR: #90A56C;
	SCROLLBAR-ARROW-COLOR: #FFF788;
	background-color: #C1DF4B;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/backing.gif);
	background-repeat: repeat;
	background-position: right;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

hr {border: none 0; border-top: 1px dashed #669900; width: 100%;height: 1px;}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; color: #003300;
}
input {	color: #003300;	font-size: 12px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; }
option { color: #003300; font-size: 12px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; }
textarea { color: #003300; font-size: 12px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; }
select { color: #003300; font-size: 12px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; }

