h1 {font size: 32 pt;
   font-family: arial;
   font-weight: bolder;
   color: #000000}

h2 {font size: 24 pt;
   font-family: arial;
   font-weight: bolder;
   color: #000000}

h3 {font size: 12 pt;
   font-family: arial;
   font-weight: bolder;
   color: #E00000}

p {font-family: arial;
  color: black}

a {text-decoration: none;
  color: #E00000;
  font-weight: bolder;
  font-family:Arial}

a:hover {text-decoration: none;
  color: #E00000;
  font-style: underlined;
  font-weight: bolder;
  font-family:Arial}

ul {font-family:Arial}