	BODY	
	{
		margin-right: 5%;
		font-family: Verdana, Helvetica, sans-serif;
		background-color: #F1F1E0
	}
	A:link	
	{
		text-decoration: none;
	}
	A:visited 
	{
		text-decoration: none;
	}
	A:active 
	{
		text-decoration: none;
	}
	table.schedule
	{
		background-color: transparent;
		color: black;
	}
	table.header 
	{
		background-color: #CCCCCC;
		color: black;
	}
	table 
	{
		background-color: #CCCCE4;
		color: black;
	}
	h1
	{
		font-size: large;
		text-align: center;
	}
