body {font-family: Arial, Helvetica, sans-serif;}

td {font-family: Arial, Helvetica, sans-serif;}

th {font-family: Arial, Helvetica, sans-serif;}

p.header1 {font-family: "Arial Black";
           font-size: 34px;
           color: #000000;}

p.header2 {font-family: "Arial Black";
           font-size: 24px;
           color: #000000;}

#navcontainer ul {margin: 0;
                  padding: 0;
                  list-style-type: none;
                  text-align: center;}

#navcontainer ul li {display: inline;}

#navcontainer ul li a {text-decoration: none;
                       padding: .2em 1em;
                       color: #000000;
                       background-color: #CCCCCC}

#navcontainer ul li a:hover {color: #CCCCCC;
                             background-color: #000000;}