body {
 margin:20px;
 background:#E9F4FF;
 color: #333333;
 text-align:center;
 padding:0;
 font-size:10pt;font-family:tahoma, verdana, helvetica, arial, sans-serif;
 }

#outer {
 text-align:left;
 border:1px solid #000000;
 width:700px;
 margin:auto;
 }

#hdr {
 height:80px;
 background:#85A115;
 color: #333333;
 }

#bar {
 height:45px;
 background:#A4C71A;
 color: #333333;
 border:solid #000000;	
 border-width:1px 0 1px 0;
 }

#bodyblock {
 position:relative;
 background:#C4ED1F;
 color: #333333;
 width:700px;
 padding:0;
 }

#l-col {
 float:left;
 background:#C4ED1F;
 color:black;
 width:195px;
 }

#cont {
 width:495px;
 background:#ffffff;
 color: #333333;
 border:solid #000000;	
 border-width:0 0 0 1px;
 text-align:justify;
 }

#ftr {
 height:25px;
 background:#A4C71A;
 color: #333333;
 border:solid black;
 border-width:1px 0 0 0;
 margin:0;
 }
div.centra{text-align:center;}
