/*  PRINT  */
*{color:#000 !important;background: #fff !important;}
body{ padding-top: 0; background-color: #fff; background-image: none;font-size:12pt;}
form, .navbar, .footer-menu, .subnav, .btn {display: none;}
.container {margin:0 auto; padding:0;}
.footer{border:0;}
#printhead {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : bold;
	border-bottom : 2px solid Gray;
	text-align:center;
	margin:5px;
}
h1, h2, h3{font-family : Arial, Helvetica, sans-serif;padding:0 1pt;}
h1 {font-size : 18pt;}
h2 {font-size : 16pt;}
h3 {font-size : 14pt;}
th, td {border: 1px solid #000;}
a:link, a:visited {color: #520;font-weight: bold;text-decoration: underline;}
a:link:after, #content a:visited:after {
content: " [" attr(href) "] ";
font-size: 90%;
}