.style1 {
	color: #FFFFFF;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style2 {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style3 {
	color: #333333;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style4 {
	color: #FF6600;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
}
.style5 {
	color: #048ED7;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style7 {color: #333333; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }
.style8 {font-size: 14px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #FF6600;}
.style9 {
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
body {
	background-color: #92C7E7;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #C5E0F1;
}
a:active {
	text-decoration: none;
	color: #1F5F85;
}
.orangelink:link {
	color: #FF6600;
	text-decoration: none;
}
.orangelink:visited {
	text-decoration: none;
	color: #FF6600;
}
.orangelink:hover {
	text-decoration: none;
	color: #000000;
}
.orangelink:active {
	text-decoration: none;
	color: #1F5F85;
}
.style10 {
	color: #666666;
	font-size: 11px;
	font-family: tahoma;
}