/* Print styles  */

#header .title,
#header #contact{
	left:0;
	position:relative;
}
#nav{
	border-bottom:1px solid #000;
	border-top:1px solid #000;
	padding-bottom:5pt;
	padding-top:5pt;
}
#leftcontent,
.update,
#skip{
	display:none;
}
h1{
	border-bottom:1px solid #993300;
	color:#993300;
	font-size:18pt;
}
h2{
	font-size:15pt;
}
h3{
	font-size:13pt;
}
p{
	font-size:12pt;
}
#contact{
	border-bottom:1px solid #993300;
}
