H1 {FONT-FAMILY: "Times New Roman", TimesRoman, serif;
    FONT-SIZE: 22pt;
    FONT-STYLE: italic;
    FONT-WEIGHT: bold;
    TEXT-ALIGN: center;
    COLOR: #ffffff;
    margin-top: 0em;
    margin-bottom: 0em}

H2 {FONT-FAMILY: "Times New Roman", TimesRoman, serif;
    FONT-SIZE: 18pt;
    FONT-STYLE: normal;
    FONT-WEIGHT: bold;
    TEXT-ALIGN: center;
    COLOR: red}

H3 {FONT-FAMILY: "Times New Roman", TimesRoman, serif;
    FONT-SIZE: 14pt;
    FONT-STYLE: normal;
    FONT-WEIGHT: bold;
    TEXT-ALIGN: center;
    COLOR: red}

BODY {BACKGROUND: #dddddd;
      FONT-FAMILY: "Times New Roman", TimesRoman, serif;
      FONT-SIZE: 12pt;
      FONT-STYLE: normal;
      FONT-WEIGHT: normal;
      TEXT-ALIGN: left;
      COLOR: black;
      margin-top: 0em;
      margin-bottom: 1em}


.margin-table {
    BORDER: 1px solid black;
    BACKGROUND-color: white; }

TEXT {FONT-SIZE: 12pt; FONT-FAMILY: "Times New Roman", TimesRoman, serif;}

.navbar a:link, .navbar a:visited
     { font: bold 8pt Verdana, sans-serif;
       padding: 0.2em;
       margin: 0.2em;
       display: block;
       text-decoration: none;
       background: url("images/button.gif") transparent
                   50% 50% no-repeat; }

.navbar a:link    { color: yellow; }

.navbar a:visited { color: lime; }

.navbar a:hover, .navbar a:focus
     { background-image: url("images/button_yellow.gif");
       color: black; }

.navbar a:hover:visited, .navbar a:focus:visited
     { background-image: url("images/button_green.gif");
       color: black; }

P.email {TEXT-ALIGN: center;
        margin-top: 1em;
        margin-bottom: 1em}

P.copy {FONT-SIZE: 8pt;
        TEXT-ALIGN: center;
        margin-top: 1em;
        margin-bottom: 1em}

P.home {TEXT-ALIGN: center;
        margin-top: 1em;
        margin-bottom: 1em}

P.valid {TEXT-ALIGN: center}

.notice {FONT-FAMILY: "Times New Roman", TimesRoman, serif;
    FONT-SIZE: 22pt;
    FONT-STYLE: italic;
    FONT-WEIGHT: bold;
    TEXT-ALIGN: center;
    COLOR: blue;
    margin-top: 0em;
    margin-bottom: 0em}


.missing {FONT-FAMILY: "Times New Roman", TimesRoman, serif;
          FONT-SIZE: 12pt;
          FONT-STYLE: italic;
          FONT-WEIGHT: normal;
          TEXT-ALIGN: center;
          COLOR: #777777}

.memorial {FONT-FAMILY: "Times New Roman", TimesRoman, serif;
           FONT-SIZE: 12pt;
           FONT-STYLE: italic;
           FONT-WEIGHT: bold;
           TEXT-ALIGN: center;
           COLOR: #777777}


