  

 /*Main printer page CSS*/
body td{ 
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
 background-color: White; 
 background-image: none; 
 color: Black; 
 margin: 0.5in;
 }
img { 
display: none;
} 

h1 { 
font-family: impact, avantgarde, arial, sans-serif;
 text-align: center; font-size: 26pt;
 }
h2, h3 {	
font-family: avantgarde, arial, sans-serif; 
font-style: italic;
}
 div#header {
 	display: none;
 }
 div#filemenu {
 	display: none;
 }
 .javnav {
 	display: none;
 }
 .date {
	display: block;
	text-align: right;
	color: #A5B5C6;
	background:transparent;
	font: small Verdana, sans-serif;
	}
	 ul.poem {
	font:18px "Calligraph421 BT", "Microsoft Sans Serif", sans-serif;
	text-align: center;
	 list-style: none;
}

  
 
 

 
