body {
	margin: .1in;
	font-family: Verdana, sans-serif;
	font-size: 11pt;
	}

h1, h2, h3 {
	font-family:  Verdana, sans-serif;
	font-size: 11pt;
	}

#main h2{font-size: 12.5pt;margin:10px 20px 0px 0px;color: #625D47;
border-bottom:1px solid #BEB58C;}

#nav, #header, #address,#tips ,#schedhead{
	display: none;
	}
	
a:link, a:visited {S
	color: #333333;
	}	

/* print sidebar after main text */
#sidebar  {
	content: " (" attr(href) ") ";
	}
	
#sidebar {
display: none;
}

#img {border:none};


a {
text-decoration:none;
}

table
{
font-size:9pt;
line-height:1.2em;
padding:3px;
border:1px solid #E4E1CD;
}

