<style>
  <!--
  P {font-family: arial;
     font-size: 12px
    }
  H1,H2,H3,H4 { font-family: times new roman;
                color: #990000;
                line-height: 100%
    }
  
  H1 {font-family: comic sans ms;
      text-align: center;
      font-style: italic;
      font-size: 20px
    }
  H2 {font-size: 15px
    }
  H3 {font-size: 13px
    }
  LI {list-style disc inside;
      font-family: arial;
      font-size: 12px; 
      color: #000080;
      line-height:120% 
    }
  BODY {font-family: arial;
        font-size: 12px;
        background-color: #ffffe0
    }
  -->
</style>