/*  PRINT  */
*{color:#000 !important;background: #fff !important;}
#header, #footer-menu, #left, #right, #tops, #goss, #counter, #string, form, #clearheader, #cc img {display: none;}
body, td {font-size:12pt; font-family:"Times New Roman", Times, Georgia, serif;}
#wrapper, #outer, .outerwrap, #centrecontent {margin:0; padding:0;}
#wrapper {width:90%;}
#clearheader{height:0;}
#printhead {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13pt;
	font-weight : bold;
	border-bottom : 2px solid Gray;
	display: inline;
	text-align:center;
	width: 100%;
	margin-bottom:22pt;
}
h1, h2, h3{font-family : Arial, Helvetica, sans-serif;padding:0 1pt;}
h1 {font-size : 18pt;}
h2 {font-size : 16pt;}
h3 {font-size : 14pt;}
#cc{
	font-style : italic;
	font-size : 13pt;
	border-top : 2px solid Gray;
	padding-top: 3pt;
	margin-top: 3pt;
	width: 100%;
}
th, td {border: 1px solid #000;}
a:link, a:visited {color: #520;font-weight: bold;text-decoration: underline;}
#content a:link:after, #content a:visited:after {
content: " (" attr(href) ") ";
font-size: 90%;
}

