@charset "utf-8";
.style1 {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.style2 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.style3 {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.style4 {
	font-family: Arial;
	font-size: 15px;
	font-weight: normal;
	color: #330000;
	text-decoration: underline;
}

