﻿body 
{
	font-family: Verdana, Arial;
	font-size: small;
}

.header
{
	font-size:x-large;
	font-weight: bold;
}


.footer
{
	font-size: x-small;
}

.schedule_head
{
	background: navy;
	font-weight: bold;
	color: white;
}

.schedule_itemhead
{
	font-size: x-small;
	font-weight: bold;
}

.schedule_item
{
	font-size: x-small;
}

.schedule_title
{
	font-size: small;
	font-weight: bold;
}

.schedule_subtitle
{
	font-size: small;
	font-weight: bold;
}