 body {
  background-color: #99CCCC;
  font-family: serif;
 }
 a:link { color: blue }
 a:visited { color: blue }
 a:hover { color: red }
 div.header {clear: both; width: 100%}
 div.lower {clear: both; width: 100%}
 div.bottom {clear: both; width: 100%}
 div.bottom p {font-size: 75%; text-align: center }
 div.logo {float: left; width: 132.75pt}
 div.spacer {float: left; width: 90pt}
 div.menu {float: left; width: 132.75pt; background-color: #00cccc;}
 div.content {float: left; width: 528pt; background-color: #B8DBDC; padding: 10pt}
 div.title {float: left; text-align: center; height: 60pt; margin-top: -20pt}
 div.box {
         border:ridge #CC0099 1.5pt;
         height:56.25pt; 
         vertical-align: middle;
         text-align: center;
         }
 div.box a, div.box p {
           font-weight: bold; 
           text-align: center;
           vertical-align: middle;
           text-align: center;
           }
 p.header {
          font-weight: bold;
          font-style: italic;
          color: #0000cc;
          font-size: 175%;
          vertical-align: top;
          }
 p.emph {
          font-weight: bold;
          color: #0000cc;
          }
td { vertical-align: top }
td.names { font-weight: bold; width: 200pt; height: 50pt }
p.name { text-align: center; font-weight: bold;}
