    BODY {
        color: black;
        font-family: sans-serif, helvetica, times;
       }

    H1 {
        color: black;
        text-decoration: none;
        font-family: typewriter, monospace, courier;
       }

    H2 {
        color: black;
        text-decoration: none;
        font-family: typewriter, monospace, courier;
       }

    P, UL, BLOCKQUOTE {
        color: black;
        text-decoration: none;
        font-family: typewriter, monospace, courier;
      }
