body { font-family: verdana, andale, lucida,"Courier New", sans-serif;
       font-size: 10pt;
       text-align: justify;
       margin-top: 0px;
       padding-top: 0px;
       margin-bottom: 10px;
       line-height: 150%;
       background-color: #CCD0CC;
       color: #004000;
}
br.clear {
       clear: left;
}
a {
       color: #004000;
       text-decoration:none;
       border-bottom:1px dotted ;
}
div.links {
       margin-left: 10px;   
       margin-top: 0px;
}
div.main {
       position: absolute;
       left: 200px;  
       width: 640px;
}
div.sidebar {
       position: absolute;
       left: 0px;  
       top: 352px;
       width: 160px;
       font-size: 8pt;
       text-align: left;
}
div.comments {
       position: absolute;
       left: 890px;  
       top: 390px;
       width: 160px;
       font-style: italic;
       font-size: 8pt;
       text-align: right;
}
div.pictext {
       text-align: left;       
}
div.improv {
       background-color: #DDE0DD;
       margin-top: 0px;
       padding-top: 0px;
 
}
span.tiny {
       font-size: 7pt;     
}
img.rss {
       position: absolute;
       top: 315px;
       left: 625px;
}
img {
       border: 0px;
       padding-top: 0px;
       margin-top: 0px;
       float: left;
       padding-right: 20px;
}
p {
       padding-right: 0px;
}
p.left {
       margin-left: 20px;
}
p.comments {
       padding-top: 50px;
}
h1 {
       margin-top: 10px;
       margin-bottom: 0px;
       text-align: right;
       line-height: 150%;
       font-size: 12pt;
}
div.me {
       position: absolute;
/*       left: 113px;  */
       left: 0px; 
       top: 227px;
}
div.topl {
       background-color: #556B2F;
       position: absolute;
       left: 0px;  
       height: 227px;
       top: 0px;
       width: 200px;
}
h2 {
       font-size: 14pt;
       color: #000000;
       margin-top: 50px;
       margin-bottom: 0px;
       padding-top: 10px;
       padding-bottom: 15px;
       padding-left: 10px;
       background-color: #556B2F;
}
h3 {
       margin-bottom: 0px;
       padding-top: 0px;
       margin-top: 0px;
       font-size: 11pt;
       margin-left: 20px;
}
p.footer {
       margin-top: 100px;
       font-family: andale, lucida, verdana, "Courier New", sans-serif;
       font-size: 8pt;
}

