body, td
	{
	font: 10px/1.3em "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color: #000000;
	margin-top: 50px;
	margin-left: 50px;
	}
	
h1
	{
	font-size: 15px; margin-bottom: .4em;
	}
	
h2
	{
	font-size: 12px;
	}
	
h3
	{
	font-size: 9px;
	}
	
a, a:link, a:visited, a:hover, a:active
	{
	color: #000000;
	text-decoration: none;
	}	
	
#page
	{
	margin: 0;
	width: 600px;
	}
	
.schedule td
	{
	font-size: 9px; line-height: 1.2em;
	padding: 2px 4px;
	}
	
.schedule th
	{
	font-size: 10px; line-height: 1.2em;
	padding: 2px 4px;
	}
	
.schedule
	{
	border-top: 1px dotted #888888; border-left: 1px dotted #888888;
	}
	
.schedule td
	{
	border-right: 1px dotted #888888; border-bottom: 1px dotted #888888;
	}
	
.schedule th
	{
	border-right: 1px dotted #888888; border-bottom: 1px dotted #888888;
	color: #000000;
	}
	
tr.greyedout td, td.greyedout
	{
	color: #cccccc;
	}	
