	body, tr, td, div {font-family: Arial; font-size: 9pt; text-align: justitfy; color:#FFFFFF;
  }

body
{background:#FFFFFF url('images/bg.gif')}

 #tabsE {
      float:right;
      width:100%;
      background:#ca3004;
      font-size:93%;
      line-height:normal;

      }
    #tabsE ul {
	margin:0;
	padding:5px 5px 0 300px;
	list-style:none;
      }
    #tabsE li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsE a {
      float:left;
      background:url('tableft.gif') no-repeat left top;
      margin:0;
      text-decoration:none; text-transform:uppercase; padding-left:4px; padding-right:0; padding-top:0; padding-bottom:0
      }
    #tabsE a span {
      float:left;
      display:block;
      background:url('tabright.gif') no-repeat right top;
      color:#FFFFFF; text-transform:uppercase; padding-left:6px; padding-right:15px; padding-top:5px; padding-bottom:4px; font-family: Verdana; 
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsE a span {float:none;}
    /* End IE5-Mac hack */
    #tabsE a:hover span {
      color:#FFF;
      }
    #tabsE a:hover {
      background-position: 0% -42px; text-transform:uppercase;
      }
    #tabsE a:hover span {
      background-position:100% -42px; text-transform:uppercase
      }
      
   a:active, a:link, a:visited     {color: #CA3004; text-decoration: none; }
      a:hover    {color: #30422D;  }
      
      .head {
margin: 0;
color: #436240;
border-bottom: 1px solid #5d845a;
font-family: Georgia;
font-size: 20pt;
font-weight: normal;
padding-left:0px; padding-right:0; padding-top:5px; padding-bottom:0px}

.content {
border:1px double #63885c; padding:5px; text-align: justify;
background: #5B7D55 }