@charset "utf-8";
.style1 {
	color: #FFFFFF;
	font-family: "Gill Sans MT";
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
.style2 {
	font-family: "Gill Sans MT";
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
}
.style2Indent {
	font-family: "Gill Sans MT";
	font-size: 10px;
	left: auto;
	text-indent: 10px;
	color: #FFFFFF;
}
