body, td {
	font-family : Arial, sans-serif, helvetica, verdana ;
	font-size : 9pt;
	font-weight : none;	
}

a { color: blue; }
a:visited { color: blue; }
a:hover { color:#A19547; }
a:active { color: blue; }

.splash{
	font-size: 11pt;
	font-weight : bold;
	color: white;
}


.Slogan{
	font-family : verdana, Times New Roman, Arial, sans-serif, helvetica  ;
	font-size: 16pt;
	font-weight : bold;
	font-style : italic;
	color: #283D12;
}

.aboutText{
	font-size: 14pt;
	font-weight : bold;
}

a.email {
	color: #000000;
	font-weight : bold;
	text-decoration: none;
}
a:hover.email {
	color: #949A4F;
	font-weight : bold;
	text-decoration: underline;
}
a:visited.email {
	color: #000000;
	font-weight : bold;
	text-decoration: none;
}
a.links {
	color: #FFFFFF;
	font-weight : bold;
	text-decoration: none;
}
a:visited.links {
	color: #FFFFFF;
	font-weight : bold;
	text-decoration: none;
}
a:hover.links {
	color: #BDC46C;
	font-weight : bold;
	text-decoration: underline;
} 

.dateTime {
	font-size: 12pt;
	font-style : italic;
	font-weight : bold;
}

.rotating_paragraph{
	font-size: 11pt;
	font-family : Arial, sans-serif, helvetica, verdana ;
}

.titles{
	font-size: 10pt;
	font-weight : bold;
}

.copyright {
	font-size: 7pt;
}
.communityHeaderLink {
	font-size: 12pt;
	color: maroon;
	font-weight : bold;
	text-decoration: underline;
}
.footer {
	font-family : Arial, sans-serif, helvetica, verdana ;
	font-size : 8pt;
}
.buttons {
	font-family : Arial, sans-serif, helvetica, verdana ;
	font-size : 9pt;
}
.farm td {
	font-size: 8pt;
}

