<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url('images/background.jpg');
	background-repeat: no-repeat;
	background-position: top center;}

td, p, h1, h3, h4 {
font-family: Georgia,serif;
	font-size:12px;
	color: #2d3038;
	line-height: 14pt;
}


a:link {
	color: #5a8350;
	text-decoration: none;
		font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #5a8350;
		font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #73a466;
		font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #5a8350;
		font-weight: bold;
}



.title {font-weight:bold}
.date {color:#8d94a7; font-size:11px;}

a.newslink:link {color: #559152;	text-decoration: none; font-variant:small-caps; font-size:11px}
a.newslink:visited {	text-decoration: none;	color: #559152;		font-weight: bold;}
a.newslink:hover {	text-decoration: none;	color: #8cd189;		font-weight: bold;}
a.newslink:active {	text-decoration: none;	color: #8cd189;		font-weight: bold;}

.content p {margin: 23px 25px 0px 25px; padding: 0 0 0 0;}
td.footer  {padding:10px 10px 10px 10px; font-size:10px; line-height:12px;}
.header {font-family: Helvetica, Arial, sans-serif; font-weight:bold; font-size:16px; color:#628758;}




-->