body { background-color:#EEE8AA; 
     }
 h1{ color: #00008B;
      text-align: center;
     font-family:Lucida Handwriting,"comic sans ms" ,Zapfchancery, "Apple chancery" ,"sans serif";
     font-size:24pt;
    }
p { text-align: center;
 
  }    

table{ font-family: Arial,Times;
        color: black;
       text-align:center;
        font-size:14pt }

table th {font-family: Arial,Times;
           color:blue;
        text-align: center; 
         font-size:18pt}
#Notes{ font-size:12pt; 
      text-align:left;
      color:black;
       }