.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}
.subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 8.5pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-left: 10px;
}
.subhead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-style: italic;
	font-weight: bold;
	color: #D0CE19;
	padding-left: 10px;
	padding-right: 17px;


}
.newstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 10px;
	text-align: justify;
	padding-right: 17px;


}
.body-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
}

a:link { 	color: #FF6600; }
a:visited { color: #FF6600; } 
a:hover { 	color: #FF6600;
			text-transform: uppercase;
			font-weight: bolder;
 }
