BODY {	  
    MARGIN: 2px 0px 0px 4px;
    BACKGROUND: #40a0c0;
    COLOR: 000000;
    WIDTH: auto;
    FONT-FAMILY: Arial, Verdana, Sans-Serif;
   }
#content {
    text-align: center;
    margin: 0 2em 2em 1.5em;
    background; #fffccc:
}
   
#content IMG {
    float: center;
    margin-top: 5px;
    margin-bottom: 3px;
 }

#content H2 {
    margin-top: 5px;
    margin-bottom: 3px;
    text-align: center;
    font: bold 36px Arial, Helvetica, sans-serif;
    color: #ff9933;
    letter-spacing:-1px;
 }
 
#content UL LI {
    text-align: left;
    margin-top: 2px;
    margin-bottom: 3px;
    font: normal 12px Arial, Helvetica, sans-serif;
} 
 
H4 {
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: left;
    font: bold 18px Arial, Helvetica, sans-serif;
    color: #FF1100;
 } 
 
 .caption0 {
         float: right;
  	font-size: 12px;
  	width: 400px;
      	margin-left:  6px;
      	margin-right: 20px;
      	border-width: thin;
      	border-style: outset;
      	padding: 6px 6px 6px 6px;
         background-color: #ffe; 
  }
 
 
 .caption2 {
        float: right;
  	font-size: 14px;
  	width: 290px;
      	margin-left:  6px;
      	margin-right: 20px;
      	border-width: thin;
      	border-style: outset;
      	padding: 6px 6px 6px 6px;
         background-color: #ffe; 
  }

p  {
   text-align: center;
   margin-top: 2px;
   font-weight: normal;
   font-size: 16px;
   color:#000;
   } 
 
p.post-hdr {
   text-align: center;
   margin-top: 10px;
   font-size: 14px;
   color:#ff9933;
   }
  
p.footer {
   text-align: right;
   margin: 6px 24px 10px 0px;
   font-size: 12px;
   color:#3333ee;
}  

 