/* Default CSS */
/* Generated by the CoffeeCup HTML Editor - www.coffeecup.com */

body {  
background-color:#7B8887;
}
.Title{
 color: #FCFCFC;
 font-family: Georgia ;
 font-weight: bold;
 text-shadow: 3px 3px 10px #fd8585;
 font-size: 24pt;
 text-align:right;
 
 } 
 .HeaderTbl{
 background-color: #000;
 text-align:center; 
 width:100%
 }
.Header2{
  color: #FCFCFC;
  font-family: Arial, Sans-Serif;
  font-weight: bold;
  ##text-shadow: 2px 2px 5px #F00;
  font-size: 18pt;
  text-align:right;
 
  }
.bodytext{
  padding:20%;
  color: #000000;
  font-family: Georgia ;
  font-weight: normal;
  font-size: 14pt;
  text-align:left;
  text-indent:40pt;
 }  
.footer-text{
   color: #000C00;
   font-family: Arial, Sans-Serif;
   font-weight: normal;
   font-size: 12pt;
   text-align:rleft;
   padding:30px;
   }
.footerTbl{
 background-color: #666;
 text-align:left; 
 width:100%

 } 
.footer-bar{

 height: 5px;
 background-color:#000;
 } 
hr{
 border-color:none;
 border-top: 5px dotted #999;
 color:"#000;
 height:2px;
 margin:0px 0;
 margin-bottom:0px;
 }