html { width: 97% }

ul           { font-family: Georgia; font-size: 8pt }
body { font-family: Georgia; 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: #000000; font-weight: bold; line-height:120% }
h2 { font-family: Verdana; font-size: 14pt; color: #FFFF99; font-weight: bold; text-align:center; text-indent:0; line-height:120% }
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: 120%; margin-top: 10; margin-bottom: 10; font-family:Georgia; font-size:10pt }
table { font-family: Georgia; font-size: 10pt }

#header  { 
height: 109px; 
margin-left:0px; 
color: #000; 
background: #FFF; 
border-bottom: 1px 
solid #333; }

#leftcol { 
position: absolute; 
left: 0; 
width: 150px; 
margin-left:10px; 
padding-right: 20px; 
color: #FFFFFF; background: #800000; 
padding: 3px; text-indent:0; line-height:140%; font-family:Verdana; font-size:14pt; font-weight:bold; text-align:center }

#col-p { font-family: Verdana; font-size: 8pt; color: #000000; }
#col-ul { font-family: Verdana; font-size: 8pt; text-indent:0 }

#content { 
width: 490px; 
margin-left:170px; 
color: #000000; background: #FFF; 
padding: 3px; font-family:Verdana; font-size:10pt }

#rightcol { z-index: 3; 
position: absolute; 
left: 77%; 
width: 160px; 
padding-left: 20px; 
color: #000; background: #CCFFCC; 
padding: 3px }

#footer  { 
float: none;
clear: both; 
width: 95%; margin: 10px; text-align: center; padding: 3px; border-top: 1px solid #333; 
         color: #000000; background: #FFF; font-family:Verdana; font-size:8pt }
#footer .left { float: left; text-align: left; font-family:Verdana; font-size:8pt }
#footer .right { float: right; text-align: right; font-family:Verdana; font-size:8pt }