.header {
	font-family:  arial, helvetica, sans-serif;
	font-size: 15pt;
}
.subhead {
	font-family: arial, helvetica, sans-serif;
	font-size: 11pt;
	font-weight : bold;
}
.bodytext {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
}
.bodybold {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}
.linkbold {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}
.link {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;	
}
.tinytext {
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
}
.tinybold {
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}

