@charset "UTF-8";
/* CSS Document */

.style5 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 36px; }
.style6 {
	font-size: 24px;
	color: #999999;
}
.style10 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 36px;
	color: #666666;
}
.style12 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 36px; color: #333333; }
a:link {
	text-decoration: none;
	color: #0066CC;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #003366;
	text-decoration: none;
}

