A:link {color: #3060B0; text-decoration: underline}
A:visited {color: #000050; text-decoration: underline}
A:active {color: #000000; text-decoration: none}

BODY {font-family: "Arial", "Helvetica", "sans-serif";
      font-weight: normal;
      color: black;
      background: #84C8FF}

P, TABLE, TR, TD    {font-family: "Arial", "Helvetica", "sans-serif";
      font-weight: normal;
      color: black}

H1   {font-family: "Arial", "Helvetica", "sans-serif";
      font-weight: bold;
      font-style: normal;
      text-align: center;
      color: black;
      background: white}

H2   {font-family: "Arial", "Helvetica", "sans-serif";
      font-weight: bold;
      font-style: italic;
      text-align: center;
      color: black;
      background: white}

H3   {font-family: "Arial", "Helvetica", "sans-serif";
      font-weight: bold;
      font-style: italic;
      text-align: left;
      color: black;
      background: transparent}

H4   {font-family: "Arial", "Helvetica", "sans-serif";
      font-weight: bold;
      font-style: normal;
      text-align: left;
      color: black;
      background: white}

H5   {font-family: "Arial", "Helvetica", "sans-serif";
      font-weight: normal;
      font-style: normal;
      text-align: center;
      color: white;
      background: transparent}

