/* Style Sheet for Evergreen Cemetery Association */

    body {
      margin:  0px 2px 2px 2px;   /* top, right, bottom, left */
      padding: 0px 2px 2px 2px;   /* top, right, bottom, left */
    }

    h1, h2, h3 {
      font-family: Arial, sans-serif;
    }

    ul { /* Reduce bullet indents */
      margin-left: 0px;
      padding-left: 20px;
    }

    .footer {
      font-size: 12px;
      font-weight: bold;
      font-family: arial, sans-serif;
    }

    .hilite {
      background-color:yellow;
    }

