BODY {
 background-color: #AAAAAA;
 font-family: verdana, arial;
 font-size: 11px;
 color: #000000;
 margin-left: 0px;
 margin-right: 0px;
}
LI,TD {
 font-family: verdana, arial;
 font-size: 11px;
 color: #000000;
}
A:link {
 color: #B50000;
 text-decoration: none;
}
A:visited {
 color: #B50000;
 text-decoration: none;
}
A:hover {
 color: #B50000;
 text-decoration: underline;
}
A:active {
 color: #B50000;
 text-decoration: underline;
}
P {
	text-align: left;
	margin-top:0;
	margin-bottom:0;
}
.title {
	font-face: verdana;
	font-weight: bold;
	font-size: 32px;
	text-align: center;
	padding-bottom: 20px;
}
.subtitle {
	font-face: verdana;
	font-size: 21px;
	padding-bottom: 5px;
}
.redsubtitle {
	font-face: verdana;
	font-size: 21px;
	padding-bottom: 5px;
	color: #CF0000;
	font-weight: bold;
	font-style: italic;
}
.sched	{
		font-family: verdana, arial;
		font-size:11px;
		color: #000000;
		text-align: left;
}
.content {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}

.bottommenu {
	text-align: center;
}
.centerstuff {
	text-align: center;
}