body {bgcolor: #FFC ; color: #000 ; 
      margin-left: 10%; margin-right: 10%; 
      font-family: Verdana, sans-serif;
     }
h1,h2,h3 { 
      font-family: Verdana, sans-serif;
     }
h1 {font-size: 150%; text-align: center}
h2 {font-size: 125%;}
h3 {font-size: 100%;}
a:link,a:visited,a:active { text-decoration: underline;
 color: #00F ; }
th {font-weight: bold}
div.FirstUUName {font-size: 150% ; color: #F30}
div.color {
    background: #F93;
    padding: 0.5em;
    border: none;
  }
div.box { border: solid; border-width: thin; width: 100%         }
hr {height: 4px;
    width: 100%;
    background: #F30;
    }
div.smaller {font-size: 75%;}
p.sub {text-indent: 5%}