@media print {
body {background:white; 
     font-size:10pt; 
     margin:0 }
#header { display: none }
#wpmenu1 { display: none }
#content{ margin-left:0; 
     float:none; 
     width:auto }
#content a { font-weight:bold; 
     color:#000066; 
     text-decoration:underline }
.pagelinks { display: none }
#right-column { display: none }
#footer, .ad { display:none }
h1, h2, h3, h4, h5, h6 { page-break-after:avoid; 
     page-break-inside:avoid }
h3 { margin-left:10px; 
     margin-bottom:0px; 
     padding-bottom:0px }
h5 { font-weight: bold;
     font-size: 12pt; 
     margin-top: 1em;
     margin-bottom: 0.2em; }
blockquote, table, pre { page-break-inside:avoid }
ul, ol, dl  { page-break-before:avoid }
.right { float: right; }
.left { float: left }
img { display: none; }
}
