body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
}
h1 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 16px;
	line-height: 12px;
}
h2 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	color: #007db1;
	line-height: 12px;
}
h3 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	color: #007db1;
	line-height: 12px;
}
.subhead {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	color: #007db1;
	font-weight: bold;
	line-height: 12px;
}
.blksubhead {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	line-height: 12px;
}
a:link {
	color: #007db1;
}
a:visited {
	color: #67A9CF;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}
.copyright {
	font-size: 9px;
	color: #999999;
	line-height: 12px;

}
.eventsubhead {
	font-style: italic;
}
.redbold {
	color: #FF0000;
	font-weight: bold;
}
.red {
	color: #FF0000;
}