/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	margin-top: 0px;
	background-image: url(images/back.gif);
	background-repeat: repeat-x;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #5B7623;
}
a:active {
	text-decoration: underline;
}.footer {
	font-size: 9px;
}
.headerGreen {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #405419;
	font-weight: bold;
}	.bodyTen {
	font-size: 10px;
}

