{print}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:11px;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style:italic;
	color:#FF0000;
	font-size:14px;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:13px;
}
{/print}

