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

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

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

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

