html, body {margin: 0; padding: 0; border: 0;}

body {
	width: 7in;
	height: 10in;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #FFFFFF;
	}
	
#main {
display: none;
height:0px;
line-height: 0px;
}
	
#bodyborder {
	margin: 0 auto;
	}	
	
#text {
	width: 7in;
	}

#banner {
	
	}

#mast {
	display: none;
	}
#text a:link {
	color: #000;
	text-decoration: underline;
}
#text a:visited {
	color: #000;
	text-decoration: underline;
}	

#text h1 {
	font-size: 18pt;
	font-weight: bold;
	border-bottom-width: thin;
	}	
	
#text h2 {
	font-size: 12pt;
	font-weight: bold;
	}	

table.ds {
	background-color: #000;
	padding: 5pt;
	width: 6in;
	}
	
td.time {
	vertical-align: top;
	width: 1.5in;
	background-color: #CCC;
	}
	
td.event {
	vertical-align: top;
	width: 4.5in;
	background-color: #CCC;
	}

#links {
	display: none;
	}
	
#contact {
	display: none;
	}

#footer {
	clear: both;
	height: 0px;
	font-size: 0px;
	}
