/* 
 *
 *	__________________________________________________
 *	
 *	Styles for printing
 *	__________________________________________________
 *
 *
 */

body{
	font-family: "Verdana", Verdana, serif;
	font-size: 13pt;
	line-height: 18pt;
}

.hide, #nav, #leftcol, #rightcol, #searchform, #funcnav, .funclees, .skiplinks, div.skiplinks > a, footer#footer {
	display: none;
}

#container{
	width: 90%;
}

img{
	border: none;
	max-width: 50%;
}

a{
	color: #0000FF;
}

#footer a, #footer, #headquote{
	color: #666666;
	font-style: italic;
}