table.main
{
  background: url("images/front.gif") left bottom;
  background-repeat: no-repeat;
}

p.heading
{
   font-family: sans-serif; color: #000080;
   font-style: italic;
   font-size: 20px;
}

p.subheading
{
   font-family: sans-serif; color: #000000;
   font-weight: bold;
   font-size: 16px;
}

p.standard
{
   font-family: sans-serif;
   font-size: 14px;
   text-align: justify;
   margin-bottom: 0px;
}

td
{
   font-family: sans-serif;
   font-size: 14px;
}

td.main
{
  background: url("images/front.gif") left bottom;
  background-repeat: no-repeat;
}

td.small
{
   font-family: sans-serif;
   font-size: 10px;
}

