body         {
  color: #660000;
  background-color:transparent;
  background-image: none;
  overflow : auto;
  font-family:"Andale Mono",Arial,sans-serif;
  font-size: 10pt;
  scrollbar-base-color:#660000;
  scrollbar-3dlight-color:#660000;
  scrollbar-arrow-color:#660000;
  scrollbar-darkshadow-color:#660000;
  scrollbar-face-color:#ffffff;
  scrollbar-highlight-color:#660000;
  scrollbar-shadow-color:#660000;
  scrollbar-track-color:#ffffff;
  MARGIN-TOP:0;
  MARGIN-BOTTOM:0;
  MARGIN-LEFT:10;
  MARGIN-RIGHT:0;
}

table        {
  background-color:transparent;
  font-family:"Andale Mono",Arial,sans-serif;
  font-size: 10pt;
  border :"0";
  border-collapse: collapse;
  text-align:left;
}

tr        { font-family:"Andale Mono",Arial,sans-serif; font-size: 10pt;}

th	  { white-space: nowrap; text-align:left;}

td        {
  font-family:"Andale Mono",Arial,sans-serif;
  font-size: 10pt;
  white-space:auto;
  text-align:left;
  vertical-align:text-top;
}

h1           { font-family: Verdana; font-size: 14pt; font-weight: bold }

h2           { font-family: Verdana; font-size: 11pt; font-weight: bold }

a            { color: #006600 }

a:link       { color: #666600; font-weight: bold}

a:visited    { color: #336600; font-weight: bold}
