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

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

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

/* print sidebar after main text */
#sidebar  {
	content: " (" attr(href) ") ";
	}
	
img {
padding: 5px;
margin:0 10px 5px 0;
background:#fff;
border:1px solid #E4E1CD;
}

.tips

{
font-size:85%;
line-height:1.5em;
padding:5px;
border-bottom:1px solid #E4E1CD;
}

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

#sched_col,#sched_u{
page-break-after:always;
text-decoration: none;
}

