BODY
  {
    margin: 0px; background: #c8d7e3; color: black; font-family: Verdana, Arial, Helvetica; font-size: 11px;
  }

IMG
  {
    text-decoration: none; border: none;
  }

A
  {
    text-decoration: none;
  }

P
  {
    margin: 0px; margin-bottom: 14px;
  }
P.prelist
  {
    margin-bottom: 4px;
  }

P.small
  {
    margin-bottom: 0px; font-size: 9px;
  }

TABLE
  {
    font-size: 11px; font-family: Verdana, Arial, Helvetica;
  }

PRE
  {
    font-size: 11px;
  }

DIV
  {
    margin: 0px;
  }

FORM
  {
    margin: 0px;
  }


/* Shadow styles */
.shadowright
  {
    vertical-align: top; background-image: url(../images/shadow_right.png); width: 5px;
  }
.shadowbottom
  {
    vertical-align: top; font-size: 0px; background-image: url(../images/shadow_bottom.png); height: 5px;
  }

.white
  {
    font-size: 0px; vertical-align: top;
  }
.white .shadowright
  {
    background-image: url(../images/shadow_white_right.png); width: 5px;
  }
.white .shadowbottom
  {
    background-image: url(../images/shadow_white_bottom.png); height: 5px;
  }
