@charset "utf-8";
/* CSS Document */
/* Remove unwanted elements */
body{font: 10pt/1.3 times,georgia,serif; color: #000; width: 100%; margin: 0; float: none;}
ul{list-style: circle;}
#printing  h1{font-size:12pt;}
#printing p{font-size:10pt;}
#masthead, #leftcol{display: none;}
/* Ensure the content spans the full width */
/* Change text colour to black (useful for light text on a dark background) */ }
#footer{font-size:7pt;}
a {color: #000;}
a:after {content: " (" attr(href) ") "; }
#footer {font-size:8pt;}
.source {font-size:10pt;}
.dontprint, .fadebar { display: none; }
img .dontprint {display:none;}
td {border: #666 thin solid;}
table {border-collapse:collapse;}


