@charset "utf-8";
.style1 {
	font-family: Arial;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.style2 {
	font-family: Arial;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.style3 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.style4 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #038d7b;
	text-decoration: underline;
}
.style5 {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.style6 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #01A1FF;
	text-decoration: none;
}
.style7 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
