/* 
Project: WTYL
Filename: print.css
Date: January 26 2007
Author: Malcolm Elsworth
*/

body {
	font-size: 12pt;
	font-family: arial, sans-serif;
	}
	


#top, 
#header,
#search,
#nav,
.pageControls,
.clear,
#footer {
	display: none;
	}
	
a:link, a:visited {
	color: blue;
	}
	
