A 
{
}

BODY
{
  font-family: Arial; font-size: 10pt;
  background-color: #F5E7FA;
}

TABLE
{
  font-family: Arial; font-size: 10pt
}

TABLE.data {
  background-color: gray;
}

TD.field {
  font-weight: bold;
  background-color: #E9E9E9;
  vertical-align: text-top;
  text-align: left;
}

TD.data {
  background-color: #E9E9E9;
  vertical-align: text-top;
  text-align: center;
}

IMG
{
  border-top: 1px gray solid;
  border-right: 1px gray solid;
  border-bottom: 1px gray solid;
  border-left: 1px gray solid;
  margin-left: 20px;
  vertical-align: text-top;
}

P.image
{
  font-size: 8pt;
  font-weight: bold;
  text-align: center;
}