A {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color : #3E722E;
}
A:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style: normal;
	font-weight: none;
	text-decoration: none;
	text-decoration: underline;
	color : #E0BC06;
}
BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
P {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;	
}
.footerlink {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;	
}
.footerlink:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #E0BC06;	
}
.boldheader {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	letter-spacing : 1px;
}
.smallbold {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.boldgreen {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #3E722E;
}
.boldgreen:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style: normal;
	font-weight: bold;
	color: #E0BC06;
}
.bold {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.tiny {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;	
}
.boldwhite {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
.boldwhite:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #E0BA01;
}
.boldgray {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #cccccc;
}
.boldgray:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #E0BA01;
}
.newlinks A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.newlinks A:visited {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;}
.newlinks A:active {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;}
.newlinks A:hover {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline; 
	}
