body
{
  font-family: 'Times New Roman', Times, serif;
  font-size: 12pt;
  color: #000000;
  background-color: #DEFFCE;
  background-image:url('bg.gif');
  margin-left: 10pt;
  margin-right: 10pt;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  text-align: left;
}

table
{
  border: 0;
  padding: 0;
  border-collapse: collapse;
}

h1
{
  color: #000000;
  font-size: 22px;
  font-weight: bold;
  font-family: 'Times New Roman', Times, serif;
  text-align: center;
}

.b
{
  color: #003868;
  line-height: 150%;
  font-size: 14px;
  font-weight: bold;
}

.i
{
  font-style: italic;
}

.c
{
  text-align: center;
}

a:link, a:visited
{
  color: #0000C0;
  text-decoration: none;
}

a:hover
{
  color: #E24500;
  text-decoration: none;
}

a:active 
{
  color:#E24500;
  text-decoration: none;
}

td.left
{
  text-align: justify;
  vertical-align: top;
}

td.right
{
  width: 280px;
  height: 25%;
  text-align: center;
  vertical-align: top;
}

.dl
{
  font-size: 10px;
  text-align: center;
}

p.contact
{
  text-align: center;
}
