body {
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	text-align:center;
	}

h2	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#000099;
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width:thin;
	}

h3 {
	font-size:18px;
	font-style:normal;
	}
	
h4 {
	font-size:16px;
	font-style: normal;
	}
.comments {
	font-style: italic;
	font-weight: bold;
}
h5 {
	font-size: 24px;
	color: #660000;
	font-weight: bold;
	font-style: normal;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:5px;
}

.schedule {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	width:300px;
	margin-left:auto;
	margin-right:auto;
}

.schedule th {
	font-size:20px;
	color:#660000;
}

.schedule td {
	text-align:center;
}

#secondary {
	margin-right:20px;
}

#bottom {
	font-size:12px;
	font-weight:bold;
	text-align:center;
}