body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	background-color: #FFFFFF;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 9pt;
}	
td 
{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 9pt;
}
p 
{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 9pt;
}
a, a:link, a:visited 
{
	color: #FF3300;
	text-decoration: underline;
}
a:hover 
{
	color: #000066;
	text-decoration: none;
}
a.ContactLink, a.ContactLink:link, a.ContactLink:visited
{
	font-size: 10pt;
	color: #FF3300;
	font-weight: bold;
	text-decoration: none;
}
a.ContactLink:hover 
{
	color: #000066;
	text-decoration: none;
}
div.Header
{
	padding-bottom: 5px;
	font-size: 11pt;
	color: #FF3300;
	font-weight: bold;
}
div.HeaderText
{
	padding-bottom: 5px;
	font-size: 11pt;
	color: #FF3300;
	font-weight: bold;
}
h1
{
	font: bold 14pt Verdana, tahoma, sans-serif;
	color: #ff6600;
	margin-top: 5px;
	margin-bottom: 10px;
}
h2
{
	font: bold 11pt Verdana, tahoma, sans-serif;
	color: #ff6600;
	margin-top: 8px;
	margin-bottom: 6px;
}

.SubSection
{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 2px;
	background-color: #222222;
	color: #ffffff;
	font-weight: bold;
	width: 420px;
}
td.Copyright
{
	padding-top: 10px;
	text-align: center;
	font-size: 8pt;
	color: #999999;
}
font.TextCaption
{
	font-size: 8pt;
	color: #333333;
}

td.TrainingSched {
	background-color:#000; 
	color: #fff; 
	padding: 10px 0 10px 0; 
	text-align: center; 
	font-weight: bold; 
	font-size: 24px;
}

td.TrainingBorder{
	border: 1px solid #000;
}