body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 15px;
	color: #222222;
}
body {
	background-color: #FFFFFF;
}
a {
	font-family: Times New Roman, Times, serif;
	font-size: 15px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.spacer {
	padding: 10px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-bottom-width: thin;
	border-bottom-style: solid;
}
.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}
.main {
	height: auto;
	width: 640px;
}
.thin {
	border: thin solid #999999;
}
.mainText {
	padding-right: 15px;
	padding-left: 15px;
}
.tableCells {
	padding: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.eventLabels {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
}
.eventTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #1A64D0;
	text-decoration: none;
}
.thinLine {
	border: thin solid #666666;
}
.certs {
	padding: 5px;
}
