body {
 margin:20px;
 background:#428461;
 color: #333333;
 font-size: 0.8em;
 font-family: tahoma, arial, helvetica, sans-serif;
 text-align: center;
 padding:0;
 }

#outer {
 text-align:left;
 border:1px solid #428461;
 width:770px;
 margin:auto;
 }

#hdr {
 height:60px;
 background:#428461;
 color: #333333;
 }

#bar {
 height:14px;
 background:#8dc7a7;
 color: #333333;
 border:solid #428461;	
 border-width:1px 0 1px 0;
 }

#bodyblock {
 position:relative;
 background: #d0e8db;
 color: #333333;
 width:770px;
 padding:0;
 }

#l-col {
 float:left;
 background:#d0e8db;
 color: #333333;
 width:145px;
 }

#cont {
 width:615px;
 background:#ffffff;
 color: #333333;
 border:solid #428461;	
 border-width:0 0 0 1px;
 text-align:left;
 }

#ftr {
 height:25px;
 background:#8dc7a7;
 color: #333333;
 border:solid #428461;
 border-width:1px 0 0 0;
 margin:0;
 }

a:link, span.MsoHyperlink
	{color: #333333;
	text-decoration:none;
	text-underline:none;}
a:visited, span.MsoHyperlinkFollowed
	{color: #333333;
	text-decoration:none;
	text-underline:none;}