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;
}
.banner {
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	letter-spacing: 2mm;
	line-height: 40px;
	text-decoration: underline;
	background-image: url(../images/barBackground.gif);
	color: #000000;
}
.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;
}
caption {
	font-size: 12pt;
	font-weight: bold;
}

