BODY{ 
    FONT-FAMILY:  Verdana,Tahoma;    
 	MARGIN: 0px;
	background-color: #0099ff;
 }
 .head
 { 
	BACKGROUND-COLOR: #ff6600;
    COLOR: #fff;
    FONT-FAMILY: Impact;
    FONT-SIZE: 20px;    
}
.text
{
    COLOR: #000; 
    FONT-SIZE: 12px;
	font-weight: bold;
}
.head1
{
    BACKGROUND-COLOR: #f4a460;
    COLOR: white;
    FONT-FAMILY: Impact;
    FONT-SIZE: 20px;
}
.title1{ 
    COLOR: #000;
    FONT-FAMILY: Impact;
    FONT-SIZE: 18px;
 }


.head2
{
    BACKGROUND-COLOR:  #993333;
    COLOR: white;
    FONT-FAMILY: Impact;
    FONT-SIZE: 20px;
}
.title2{ 
    COLOR: #993333;
    FONT-FAMILY: verdana;
    FONT-SIZE: 16px;
	font-weight: bold;
 }
.prompt2{
    COLOR: #993333;
    FONT-FAMILY: verdana;
    FONT-SIZE: 13px;
	font-weight: bold;
	text-align: right;
}
.head3
{
    BACKGROUND-COLOR:  #003366;
    COLOR: white;
    FONT-FAMILY: Impact;
    FONT-SIZE: 20px;
}
.copy{ 
	text-align: center;    
    COLOR: #708090;
    FONT-FAMILY: Fixedsys, Garamond;
    FONT-SIZE: 20px;
 	font-weight: bold; 
 }
 .button{ 
  font: bold;
  font-family:  verdana;
  color: white;
  font-size: 12px;
  background-color: #003366;
  text-indent: 5px;
 
  }
 A{ 
   text-decoration: none;
   cursor: hand;
   color: white; 
   }
 A:visited{ 
   text-decoration: none;
   cursor: hand;
   color: white;
    }
 A:hover{ 
   text-decoration: none;
   cursor: hand;
   color: white; 
  }	
  .tblHead
  {
   text-align: center;
   font-weight: bold;
   font-size: 10px;
   background-color: #669999;   
   }
   .tblBody{ 
   text-align: center;
   font-weight: bold;
   font-size: 10px;
   background-color: #BC8F8F;   
    }
.slogan{ 
    COLOR: #000;
    FONT-FAMILY: verdana;
    FONT-SIZE: 25px;
	font-weight: bold;
	text-align: center;
 }