.vertgrayline {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 25px;
	padding-left: 35px;
	font-weight: normal;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	margin: 0px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
}
.schedule {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.boldred {
	font-weight: bold;
	color: #990000;
}
a:link {
	font-weight: normal;
	color: #993300;
	text-decoration: underline;
}
a:visited {
	font-weight: normal;
	color: #993300;
	text-decoration: underline;
}
a:hover {
	font-weight: normal;
	color: #760000;
	text-decoration: none;
}
a:active {
	font-weight: normal;
	color: #993300;
	text-decoration: underline;
}
