@charset "utf-8";
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	list-style-image: none;
	list-style-type: square;
	text-align: left;
	color: #000000;
	font-weight: normal;
}
.style2 {font-family: Arial, Helvetica, sans-serif}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0099CC;
	text-align: left;
}
.style5 {font-family: Arial, Helvetica, sans-serif; font-size: small; text-align: left; list-style-type: circle; list-style-image: none; font-weight: bold; }
.style6 {
	font-size: x-small;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	list-style-image: none;
	list-style-type: circle;
	text-align: center;
}
.style4Copy {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0099CC;
	text-align: center;
}
