body
{
  font-family:  Arial, Helvetica,sans-serif;
  color: #000000;
  background-color: #FFFFFF;
  text-align: left;
  font-weight: bold;
}

img
{
  border: none !important;
}

.Header
{
  font-size: 18pt;
  font-weight: bold;
  text-align: left;
}

.Bold
{
  font-size: 10pt;
  text-align: left;
  font-weight: bold;
  vertical-align: top;
}

.Index
{
  font-size: 10pt;
  text-align: left;
  font-weight: bold;
  vertical-align: top;
  background-color: #FFFFAA;
}

.Bold A:link {color: #000000; text-decoration: none}
.Bold A:visited {color: #000000; text-decoration: none}
.Bold A:active {color: #000000; text-decoration: none}
.Bold A:hover {color: #CC0000; text-decoration: none}

textarea
{
  font-size: 10pt;
  text-align: left;
  background-color: #FFFFEE;
}


