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{
	display: none;
	}
	
a:link, a:visited {
	color: #333333;
	}	

/* print sidebar after main text */
#sidebar  {
	content: " (" attr(href) ") ";
	}
	
#img, #sidebar dt img {
padding: 3px;
background:#fff;
border:1px solid #E4E1CD;
}

#sidebar img {display: none;}
.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;
}

.workshop {
padding:10px 0px 10px 0px;
margin:0 0 20px 0;
}

.workshop p {
padding:10px 0 0 0;
font-size:10pt;
line-height:1.6em;
}

.workname  {
color: #333300;
font-size:14pt;
font-weight:bold;
padding:1px;
border-top:1px solid #666633;
background:#F0EEE3;
}

.workdate {
background:#F0EEE3;
font-size:12pt;
padding:1px;
border-bottom:4px solid #666633;
line-height:1.5em;
}