p { color: black; font-size: 16px; font-weight: bold; }
body { color: black; font-size: 16px; background-color: white; }
.nav { color: navy; font-size: 14px; font-weight: bold; text-decoration: none; text-align: center; border: solid 1px purple; }
td { color: black; font-size: 14px; font-weight: bold; padding: 0; }
a:hover  { color: red }
a     { color: navy; text-decoration: none; border: 0 }
 h1 { color: black; font-size: 16px; font-weight: bold; font-style: normal; background-color: #aaac9f; text-decoration: none; text-align: center; }
