.footer {
	background-image:url(images/footer.gif);
	font-family:Verdana;
	font-size:7pt;
	color:#990000;
	padding:10px;
	}
	
.footer a:link, a:visited {
	color:#333333;
	font-weight:bold;
	text-decoration:none;
	}
	
.footer a:hover, a:active {
	color:#990000;
	font-weight:bold;
	text-decoration:none;
	}
	
.content {
	font-family:Verdana;
	font-size:10pt;
	color:#4D4848;
	line-height:20px;
	padding:0px;
	}
	
a:link, a:visited {
	color:#333333;
	font-weight:bold;
	text-decoration:underline;
	}
	
a:hover, a:active {
	color:#990000;
	font-weight:bold;
	text-decoration:none;
	}
	
h1 {
	font-size:13pt;
	font-weight:bold;
	color:#333333;
	}
	
h2 {
	font-size:12pt;
	font-weight:bold;
	color:#990000;
	}

h3
	{
	font-size:8pt;
	font-weight:none;
	color:#837B7B;
}
	
.sched_header {
	font-size:9pt;
	color:#990000;
	font-weight:bold;
	padding: 3px;
	text-transform:uppercase;
	}

.announcement {
	font-size: 10pt;
	font-weight:bold;
	color:#990000;
	}
