body { font-family: sans-serif;
       font-size: 14px;
     }

p { color: black;
  }

h1,h2,h3,h4 { color: maroon;
     border-bottom: thin dotted #888888;
   }

h1 { font-size: 150%;
   }

h2 { font-size: 140%;
   }

h3 { font-size: 130%;
   }

h4 { font-size: 120%;
   }

li { margin-bottom: 10px;
   }

td { font-size: 80%;
   }
