TD, BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #315814;
	scrollbar-base-color : #799620;
	scrollbar-face-color : #799620;
	scrollbar-highlight-color : #ACD62E;
	scrollbar-shadow-color : #2B350B;
	scrollbar-track-color : #799620;
	scrollbar-darkshadow-color : #799620;
	scrollbar-arrow-color : #2B350B;
	scrollbar-3dlight-color : #799620;
}

.header{
	font-size : 20px;
	font-weight : bold;
	font-family : "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	color : #193D19;
}

A, A:link, A:visited {
	color : #263D01;
	text-decoration : none;
}

A:hover{
	color : #263D01;
	text-decoration : underline;
}

.subHeader{
	font-weight : bold;
	color : #83A323;
}

.thumb{
	border-color : #263D01;
	border-width : 1px;
}

.newsTitle{
	font-size : 12px;
	font-weight : bold;
	color : #24400F;
	text-shadow : #4A6826 1px;
}

.newsDate{
	font-weight : bold;
}