body {
	font-family : Arial, sans-serif, helvetica, verdana;
	font-size : 9pt;
	font-weight : bold;
	border: 8px solid #AE2D28;
}

td {
	font-family : Arial, sans-serif, helvetica, verdana;
	font-size : 9pt;
	font-weight : bold;
}

.indextexttitle{
	font-family : Arial, sans-serif, helvetica, verdana ;
	font-size: 10pt;
	text-align: center;
}
.indextext{
	font-family : Arial, sans-serif, helvetica, verdana ;
	font-size: 10pt;
	font-weight: normal;
}
.enterLink{
	font-family : Arial, sans-serif, helvetica, verdana ;
	font-size : 12pt;
	font-weight : bold;
}

A {
	text-decoration: underline;
	color: blue;
}


a.header_link{
	color: red;
	font-size: 10pt;
	font-family : Arial, sans-serif, helvetica, verdana ;
	text-decoration: none;
}

a:hover.header_link{
	color: red;
	font-size: 10pt;
	font-family : Arial, sans-serif, helvetica, verdana ;
	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-family : Arial, sans-serif, helvetica, verdana ;
	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;
}
A:hover { COLOR: #AE2D28; }