h1 {
	font-size: 16pt;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	vertical-align: top;
	letter-spacing: 1mm;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: underline;
}
.body {
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
}
.tableCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.smallBlack {
	font-size: 10px;
}
.blackBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-variant: normal;
}

.tableRowHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	line-height: 16pt;
	text-align: center;
	font-style: italic;
}
.TrainingHeader {
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
.TrainingHeader a:link {
	color: #990000;
	font-size: 12pt;
	font-weight: bold;
}
.TrainingHeader a:visited {
	color: #990033;
	font-size: 12pt;
	font-weight: bold;
}
.TrainingHeader a:hover {
	color: #0000FF;
	font-size: 12pt;
	font-weight: bold;
}
.TrainingHeader a:active {
	color: #000000;
	font-size: 12pt;
	font-weight: bold;
}
