.label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #333333;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #000000;
}
.pagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: normal;
	color: #336699;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #333333;
}
.bodytextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #333333;
}
.bodytextmed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
}

