body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #163609;
	font-size: 14px;
}
body {
	background: #F9F8DC url(/backs/back.gif);
	margin: 0px;
	padding: 0px;
} 
a:link {
	color: #65B165;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #99CC99;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #336633;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: underline;
}
HR {
	color: #99CC99;
	height: 1px;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}

.sitemap {
	font-size: 12px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding-bottom: 4px;
	padding-right: 4px;
	text-align: right;
}

input, select, button, textarea {
	background: #E0F0C9;
	font-family: verdana, tahoma, arial;
	color: #003300;
	border: 1px solid #669966;
	font-size: 12px;
}
