H1,h2,h3,h4 { font-family: sans-serif; }
div.body { margin-left: 10%; margin-right: 10% }
.header { font-family: sans-serif; font-size: 83%; color: white; 
   font-weight: bold; background: #6699cc; }
.gheader { font-family: sans-serif; font-size: 83%; color: white; 
   font-weight: bold; background: #99cccc; }
div.home { font-family: sans-serif; font-size: 83%; color: #ffffce; 
   font-weight: bold; background: #6699cc} 
div.home-nounderline { font-family: sans-serif; font-size: 83%; color: 
   #ffffce; font-weight: bold; background: #6699cc; text-decoration: none;}
.plain { font-family: sans-serif; font-size: 83%; color: black; background: 
   white; } 
div.small { font-family: sans-serif; font-size: 67%; color: black;}
.text { font-family: sans-serif; font-size: 83%; margin-left: 10%;
   margin-right: 10% }
A.home:link { color: #ffffce;}
A.home:visited {color: #ffffce; }
@viewport{
    zoom: 1.0;
    width: extend-to-zoom;}
