
body {
      font-family: arial, sans-serif;
      font-size: 13px;
      color:black
     }

a {color: black; background-color: white;
   font-weight: normal;
   text-decoration: underline}




.t1, .left, .footer {display: none}



div.header
{
 width:610px;
 margin-left: 40px;
 text-align:center;
 color: rgb(165,105,85); background-color: white;
 font-family:verdana, sans-serif;
}
 

img {border: 2px solid silver}


div.imgright {float: right; 
              margin: 0px 0px 0px 15px;
              text-align: center}
div.imgleft {float: left; 
             margin: 0px 15px 0px 0px; 
             text-align: center}
div.imgl1 {float: left; 
           margin: 20px 15px 0px 0px; 
           text-align: center}
div.imgr1 {float: right; 
           margin: 20px 0px 0px 15px; 
           text-align: center}



p {text-align: justify} 
p.red {font-size:12px; line-height:120%; color:rgb(165,105,85); background-color: white;}


   h1.bodyrtop {margin-top:0.8em; margin-bottom:1em; font-size: 14px; font-weight:600; text-align: center;}

   h1.bodyr {margin-top:2em; margin-bottom:0.6em; font-size: 14px; font-weight:600; text-align: center;}

   h2 {margin-top:2em; margin-bottom:0.6em; font-size: 13px; font-weight:600; text-align: center;}

   div.body {margin-top:0.8em; margin-bottom:1em; font-size:14px; font-weight:600; text-align: center;}
   div.bodyr {margin-top:0.8em; margin-bottom:1em; font-size: 14px; font-weight:600; text-align: center;}

 
div.content
{
width:620px;
margin-left: 20px; 
padding:1em;
}



