body { background-color: #00ffff; margin-left: .25in; margin-right: .25in }

  H1 { font-family: arial; font-size: 37px; color: blue; }
  H2 { font-family: times roman; font-size: 24px; color: red }
  H3 { font-family: times roman; font-size: 24px; color: red; text-align: center }
  H5 { font-family: times roman; font-size: 16px; color: red; text-align: center }
  h6 { font-family: arial; font-size: 16px; font-weight: 800; color: black; text-indent: 2em; text-align: justify }
  li { font-size: 16px; font-weight: 800; color: black }
  p { margin-left: 3%; margin-right: 2%; text-indent: .25in; font-family: arial; }
  p { font-size: 20px; font-weight: 800; color: green; text-align: justify }
  caption { font-family: times roman; font-size: 22px; font-weight: 800; color: red }
  td { font-family: arial; font-size: 16px; font-weight: 800; color: black; }
  .red { font-weight: 900; color: red; }
  a:link { color: blue }
  a:visited { color: green }
  a:active { border: thin double red }
