h1 {
	font-size: 14pt;
	font-weight: bold;
	text-decoration: underline;
}
h2 {
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
}
h3 {
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}
.body {
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.seminarLine {
	font-size: 9pt;
}
.smallBody {
	font-size: 8pt;
}
.seminarTblHdr {
	font-size: 9pt;
	font-weight: bold;
}
.tableWhite {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
.body strong {
	font-weight: bolder;
}
