body {
	background: #ffffff;
	margin-top: 5px;
	margin-left: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	}
	
a:link {
	color: #660000;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	}

a:visited {
	color: #660000;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	}
	
a:hover {
	color: #333333;
	text-decoration: underline;
	}
	
.scheduletd {
	color: #660000;
	font-size: 12pt;
	font-family: Georgia, Times New Roman, serif;
	font-weight: normal;
	text-align: left;
	vertical-align:top;
	}