td {
	font-family: verdana;
	font-size: 11px;
	color: #444444;
	line-height: 16px;
}

.footer {
	font-family: arial;
	font-size: 8pt;
	color: #9C9D9C;
}

.boxtext {
	font-family: arial;
	font-size: 8pt;
	color: #666666;
}

.title {
	font-size: 14px;
	color: 678534;
	font-weight: bold;
	line-height: 18px;
}

.title2 {
	font-size: 12px;
	color: 00502A;
	font-weight: bold;
}

a.thumb img,a.thumb:visited img       { border: 1px solid #DBE8C4 }
a.thumb:hover img,a.thumb:active img      { border: 1px solid #cccccc }

a.footerLinks,a.footerLinks:visited {color: #9C9D9C;}
a.footerLinks:hover,a.footerLinks:active {color: #00502A;}

a,a:visited {color: #678534; text-decoration: underline;}
a:hover,a:active {color: #666666; text-decoration: none;}

ul {
		list-style: url(/images/bullet.gif) outside;
		margin: 0 0 5px 10px;
	}

.green {
	color: #678534;
}