P {
  color: black;
  font-size: 13pt;
  font-family: "Times New Roman", serif;
  }

li {
   font-size: 13pt;
   font-family: "Times New Roman", Times, serif;
   }

h1 {
   color: black;
   align: center;
   font-size: 20pt;
   font-family: "Times New Roman", Times, serif;
; text-align: center; background-position: center
   }

h2 {
   color: black;
   align: center;
   font-size: 18pt;
   font-family: "Times New Roman", Times, serif;
   }


h3 {
   color: black;
   font-size: 16pt;
   font-family: "Times New Roman", Times, serif;
   }

body {
     text: black;
     font-size: 13pt;
     font-family: "Times New Roman", Times, serif;
     }

:link { color: #cc0000 }

:visited { color: #990000 }

:active { color: #cc0000 }

