/* ---------------- DEFAULT  -------------------- */

Body{
font: 11px Verdana;
color: #000000;
background: #FFFFFF;
}

body.iframe{
 background-color: #FF3366;
 color: #FFFFFF;
}
body.iframe table td{
  font-size: 9pt;
}

td{
font-size: 11px;
}


A:link{
color: #877052;
text-decoration: none;
font-weight: bold;
}
A:visited{
color: #877052;
text-decoration: none;
font-weight: bold;
}
A:hover{
color: #877052;
text-decoration: none;
font-weight: bold;
}

TD.DefaultHd{
font: bold 11px Verdana;
color: #000000;
text-align: left;
}

TD.Default{
font: 11px Verdana;
color: #000000;
text-align: left;
}
