@charset "ISO-8859-1";
.style1 {
	font-family: Helvetica, Arial;
	font-size: 12px;
	font-weight: normal;
}
.style2 {
	font-family: Helvetica, Arial;
	font-size: 16px;
	color: #003399;
	font-weight: bold;
}
.style3 {
	color: #FF0000;
	font-family: Helvetica, Arial;
	font-size: 12px;
	font-weight: bold;
}

