html { width: 97% }

body { font-family: Verdana; font-size: 10pt; text-align: left; text-indent: 0; 
     background: #FFF; line-height: 120%; margin-top: 10; margin: 10; padding: 0; color:#000000 }
h1 { font-family: Verdana; font-size: 14pt; color: #006600; font-weight: bold; font-style:italic; line-height:100% }
h2 { font-family: Verdana; font-size: 14pt; color: #000000; font-weight: bold }
h3 { font-family: Verdana; font-size: 8pt; color: #000000; font-weight: bold }
h4 { font-family: Verdana; font-size: 8pt; color: #000000; font-weight: bold }
h5 { font-family: Verdana; font-size: 8pt; color: #000000; font-weight: bold }
h6 { font-family: Verdana; font-size: 8pt; color: #000000; font-weight: bold }
p  { text-align: left; text-indent: 0; line-height: 110%; margin-top: 0; margin-bottom: 4; margin-left:0; margin-right:0 }

#header  { 
height: 55px; 
margin-left:0px; 
color: #000; 
background: #FFF; 
border-bottom: 1px 
solid #333; }

#leftcol { 
position: absolute; 
left: 0; 
width: 160px; 
margin-left:10px; 
padding-right: 15px; 
color: #000000; background: #d5e8fb; 
padding: 3px; top:70px }

#content { 
width: 350px; 
margin-left:180px; 
color: #000000; background: #FFF; 
padding: 3px; font-size:10pt }

#rightcol { 
position: absolute; 
margin-left: 550px; 
width: 250px; 
padding-left: 20px; 
color: #000; background: #fff; 
padding: 3px; top:70px }

#footer  { 
float: none;
clear: both; 
width: 95%; margin: 10px; text-align: center; padding: 3px; color: #000000; background: #FFFFFF;; font-family:Verdana; font-size:8pt }
#footer .left { float: left; text-align: left; }
#footer .right { float: right; text-align: right; }