body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #0033CC;
}


td.mainheader {
	font-size: large;
	font-weight: bold;
}

td.subheader {
	font-size: medium;
	font-weight: bold;
}

td.subheader1 {
	font-size: small;
	font-weight: bold;
}

td.subheader2 {
	font-size: x-small;
	font-weight: bold;
}

td.smallfontclass{
	font-size: xx-small;
}

td.normal{
	font-size: small;
}
th.schedule {
	color: #0033CC;
	font-family: Arial;
}

td.schedule {
	color: #0033CC;
	font-family: Arial;
	font-size: xx-small;
}

th.eventheader {
	color: White;
	font-family: Arial;
}

td.eventdescription {
	color: White;
	font-family: Arial;
}
