  body {
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #000000;
    background-color: #FFFFFF }

  h1 { text-align: center }
  h1 { font-size: 12pt }

  h3 { text-align: center }
  h3 { font-size: 18pt }

  h4 { text-align: center }
  h4 { font-size: 36pt }

  h5 { text-align: center }
  h5 { font-size: 18pt }

  h6 { text-align: center }
  h6 { font-size: 24pt }

  a:link {
    color: #ffcc99 }
  a:visited {
    color: ff9900 }


<!-- top menu style below{  }
all.clsMenuItemNS, .clsMenuItemIE{text-decoration: none; font: bold 12px Arial; color: white; cursor: hand; z-index:100}
#MainTable A:hover {color: yellow;}
<!-- top menu style above{  }