	body
	{ 
	writing-mode: tb-rl; 
	/* size: landscape; */
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	font-size: 0.80em;
	color: #000;
	margin: 0px;
	padding: 0px;
	} 
	
	p, td, ul, ol, ul, li, dl, dt, dd
	{
	font-family: Arial, Helvetica, sans-serif;
	}
	
	h1
	{
	
	color: #000;
	}
	
	h2
	{
	color: #000;
	border-bottom: 1px solid black;
	}
	
	/* h3
	{
	border-bottom: 1px solid #000;
	color: #000;
	} */
	
	.venue
	{
	border-bottom: 1px solid black;
	}
	
	a:link, a:visited
	{
	font-weight: bold;
	color: #000;
	}

	.venueleft
	{
	border: 1px solid #000;
	}
	
	.venueright
	{
	border: 1px solid #000;
	}
	
	#mast, #nav, #subnav, #promo, #footer, #network
	{
	display: none;
	}
	
	#printline
	{
	width: 100%;
	line-height: 1px;
	border-width: 1px;
	border-bottom-style: solid;
	border-color: #000;
	margin-top: 5px;
	}
	
	#printlogo
	{
	display: block;
	}
	
	#content {
	border-right: 0px;
	}
	
	/* #content a:link:after, #content a:visited:after {
   	content: " (" attr(href) ") ";
   	} */
