.style2 {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial;
	font-size: 16px;
}
.style3 {
	font-family: Arial;
	color: #000000;
	font-size: 17px;
	font-weight: bold;
}
.style4 {
	font-family: Arial;
	font-size: 10pt;
}
.style7 {
	font-family: "Arial Black";
	font-size: 10pt;
	color: #FF9900;
}
.style9 {font-family: Arial; font-size: 10pt; font-weight: bold; }
.style10 {
	font-family: Arial;
	font-size: 8pt;
}
.style11 {font-size: 10pt; font-family: "Arial Black";}
.style12 {
	font-size: 10pt;
	font-weight: bold;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #999999;
}
