.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F9FFD1;
	text-decoration: none;
}
.style2 A:link {
	color: #F9FFD1;
	text-decoration: underline;
}
.style2 A:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.style2 A:hover {
	color: #CC0000;
	text-decoration: none;
}
.style2 A:active {
	color: #CC0000;
	text-decoration: none;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F28041;
	font-weight: bold;
}
.style5 {
	font-family: Verdana;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	}
.style7 {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
body {
	background-color: #B1B1B1;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a:active {
	color: #CC0000;
	text-decoration: none;
}
.orange_link:link {
	color: #F28041;
	text-decoration: none;
}
.orange_link:visited {
	color: #F28041;
	text-decoration: none;
}
.orange_link:hover {
	color: #FFFF00;
	text-decoration: none;
}
.orange_link:active {
	color: #FFFF00;
	text-decoration: none;
}
.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #FFFFFF;
}
.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}