.style1 {
	font-family: "Trebuchet MS";
	font-size: 10px;
}
.style2 {
	font-size: 48px;
	font-weight: bold;
	font-family: "Trebuchet MS";
}
.style3 {
	font-size: 13px;
	font-weight: bold;
	font-family: "Trebuchet MS";
}
.style4 {
	font-size: 16px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	color: #FF6600;
}
.style5 {
	font-size: 24px;
	font-weight: bold;
	font-family: "Trebuchet MS";
}
.style6 {
	font-size: 18px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	color: #000000;
}
.style7 {
	font-size: 32px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	color: #000000;
}
@media print {
.noprint {
	display: none;
}}

