@charset "utf-8";
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
.headertext {
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: small-caps;
	color: #000;
}
.crossout {
	font-family: Tahoma, Geneva, sans-serif;
}
.crossout {
	font-size: 10px;
	color: #AAAAAA;
	text-decoration: line-through;
}
.bodyheader {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #000;
	text-transform: uppercase;
}
