body {
 color: black;
 font-family: Verdana;
 font-size: 12;
 }

.footer {
 color: black;
 font-family: Verdana;
 font-size: 11;
} 

.header {
 color: black;
 font-family: Comic Sans MS;
 font-size: 28;
 font-weight:bold;
} 

.header1 {
 color: black;
 font-family: Comic Sans MS;
 font-size: 24;
 font-weight:bold;
} 


.big {
 color: black;
 font-family: Verdana;
 font-size: 18;
 font-weight:bold;
} 

 A:link {color:#000000}
 A:visited {color:#000000}
 A:hover {color: #193e93;}

 }
 
 div#head1 {
   position: absolute; left: 214px; top: 28px; height: 106px; width: 400px;
   font-family: Arial, sans-serif; font-size: 20pt; font-weight: bold;

    }

   
    
  div#dummy {
   width: 542px;
   float: left;  
   padding: 10px; 
   text-align: center;
   }
  
 }

 .spacer {
   clear: both;
 }
 
 div.payment_table {
   font-family: Arial, sans-serif;
   font-size: 11pt;
 }
 
#menu {
    text-align: right;
font-family: comic sans ms;
font-size: 14;
}

#menuback {
background-color: #9999CC
}

#contentback {
background-color: #9999FF
}