body
{
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
}

div.header
{
	width: 800px;
}

div.nav
{
	width: 770px;
	margin-left: 30px;
	margin-bottom: 20px;
}

div.bodyblock
{
	width: 770px;
	margin: 0px 0px 30px 30px;
}

div.footer
{
	width: 770px;
	margin-left: 30px;
}

p.rmtext
{
	font-size: 10px;
}

h1
{
font-size: 18px;
text-decoration: underline;
}

h2
{
font-size: 16px;
margin-bottom: 5px;
}

table.schedule
{
	width: 720px;
	vertical-align: top;
	font-size: 12px;
}

th
{
	font-size: 14px;
	padding-top: 10px;
	font-style: italic;
	color: #211FA3;
}

td.bold
{
	vertical-align: top;
	font-weight: bold;
	padding-bottom: 10px;
}

td.schedule
{
	vertical-align: top;
	padding-bottom: 10px;
}