body {
background-color: #fff;
font-size: 12pt;
font-family:"Courier New", Courier, mono;
color:#000;
}
a {color: #000;}
h1 {
font-size: 16pt;
text-transform:uppercase;
border-bottom:1px solid #000;
}
h2 {
font-size:14pt;
font-weight: bold;
}
#banner { visibility:hidden; }
#content {
position:absolute;
top:0;
left:0;
}
p { text-align:justify; }
#left { visibility:hidden; }
#footer { visibility:hidden; }