.headers:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	text-transform: none;
	color: #000000;
	font-weight: bold;
	text-decoration: none;

}
.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	text-transform: none;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;


}
.sub-headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;

}
.sub-headers:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	font-weight: normal;


}
