body
{
  background-color: #FFDDBB;
  color: #000000;
  font-family: helvetica, verdana, arial, sans-serif;
  font-style: normal;
  font-weight: normal
 }
p
{
  margin-bottom: 7px;
  margin-left: 17px;
  margin-right: 17px;
  margin-top: 7px
}
:active {color: #FF0000 }  <!-- red -->
:link {color: #0000FF }    <!-- blue -->
:visited {color: #009900 } <!-- ligh green -->
a:hover {color: #804C4C; background-color: #F0EFE3}
div.c4 {text-align: center}
div.c5 {text-align: left}
span.c1 {font-size: 256%}
span.c2 {font-size: 64%}
span.c9 {font-size: 8pt}
td {font-size: 91%; font-family: helvetica, verdana, arial, sans-serif}
.textsm {font-size: 84%}
.textbg {font-size: 166%; color: #000000; strong}
.textreg {font-size: 100%; color: #000000}