body
{
  font-weight: normal;
  font-size: x-small;
  text-transform: none;
  color: #808080;
  font-style: normal;
  font-family: Arial;
  font-variant: normal;
  text-decoration: none;
}
p
{
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: normal;
  font-size: x-small;
  text-transform: none;
  font-style: normal;
  color: #808080;
  font-family: Arial;
  font-variant: normal;
  text-decoration: none;
}
H1
{
  font-weight: bold;
  font-size: small;
  font-family: Arial;
}
A
{
    COLOR: #0000AA;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: #0000AA;
    TEXT-DECORATION: underline
}
td
{
  font-weight: normal;
  font-size: x-small;
  text-transform: none;
  font-style: normal;
  color: #808080;
  font-family: Arial;
  font-variant: normal;
  text-decoration: none;
}

caption
{
	font-size: 10pt;
}

