body { background-color: #00ccee; 
       font-family: Times, Arial, Helvetica, sans-serif; 
       color: #000000 }
h1   { text-align: center ;
       font-size: 24pt ; 
       color: #000000 }
h2   { font-size: 20pt }
h3   { color: blue ;
       border: thick outset ;
       border-width: thick ;
       border-color: black ;
       font-family: Arial; font-size: 18pt;
       text-align: center; }
h4   { color: blue; font-size: 15pt }
a:link    { color: #6600ff }
a:visited { color: #ee2222 }
a:hover   { color: #ffcc00 }
a:active  { color: #000000 }
tr   { text-align: left }
td   { vertical-align: top }
th   { text-align: left ;
       vertical-align: top ;
       color: blue }



