body.body
{
  margin: 0;
}

td.imgonly
{
  background: #FFFFFF;
  vertical-align: top;
  text-align: center;
  font-size: 1px;
}

th.content
{
  background: #808080;
  vertical-align: top;
  text-align: center;
  color: white;
  text-decoration: none;
  font-family: Tahoma, Arial, sanserif;
  font-size: 10pt;
  font-weight: bold;
}

td.content
{
  background: #FFFFFF;
  vertical-align: top;
  text-align: left;
  color: #000080;
  text-decoration: none;
  font-family: Tahoma, Arial, sanserif;
  font-size: 10pt;
  font-weight: normal;
}

td.title
{
  background: #FFFFFF;
  vertical-align: top;
  text-align: right;
  color: #000080;
  text-decoration: none;
  font-family: Tahoma, Arial, sanserif;
  font-size: 12pt;
  font-weight: bold;
}

td.subtitle
{
  background: #FFFFFF;
  vertical-align: top;
  text-align: left;
  color: #000080;
  text-decoration: none;
  font-family: Tahoma, Arial, sanserif;
  font-size: 10pt;
  font-weight: bold;
}

.signature
{
  background: #FFFFFF;
  vertical-align: bottom;
  text-align: center;
  color: #C0C0C0;
  font-family: Tahoma, Arial, sanserif;
  font-size: 8pt;
  font-weight: normal;
}

