@charset "utf-8";
/* CSS Document */
.style1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
}
.style4 {color: #F00F17; font-weight: bold; }
.style5 {
	font-size: 18px;
	color: #9933CC;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
}
.footer a {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: x-small;
	text-decoration: none;
}
