.header {
	font-family: georgia, "times new roman", serif;
	font-size: 15pt;
}
.subhead {
	font-family: georgia, "times new roman", serif;
	font-size: 11pt;
	font-weight : bold;
}
.bodytext {
	font-family: georgia, "times new roman", serif;
	font-size: 9pt;
}
.bodybold {
	font-family: georgia, "times new roman", serif;
	font-size: 9pt;
	font-weight: bold;
}
.linkbold {
	font-family: georgia, "times new roman", serif;
	font-size: 9pt;
	font-weight: bold;
}
.link {
	font-family: georgia, "times new roman", serif;
	font-size: 9pt;
}
.tinytext {
	font-family: georgia, "times new roman", serif;
	font-size: 8pt;
}
.tinybold {
	font-family: georgia, "times new roman", serif;
	font-size: 8pt;
	font-weight: bold;
}

