
    .x-large { font-size:28pt }
    .large   { font-size:20pt }
    .middle  { font-size:12pt }
    .small   { font-size:10pt }
    .x-small { font-size:9pt  }
    .xx-small{ font-size:8pt  }
    .a       { border-style:dotted;border-width:1;border-color:#6600cc }
    .b       { border-style:dotted;border-width:1;border-color:#6600cc;background-color:#ddffff }

A:link {color : #000000 }
A:visited {color : #000000}
A:active {color : #777777}
A:hover {color : #6600cc;
  background-color : #ddddff;
  text-decoration : underline overline;
  font-size : 8pt;}
A { background-color : none }
A { text-decoration : none }

body {
  font-size : 8pt;
  font-family : Tahoma;
  font-style : normal;
  color : #666666;
  background-color : #ffffff;
  line-height : 14pt;
  text-align : center;
  margin-top : 0px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 10px;
  scrollbar-3dlight-color:#999999;
  scrollbar-track-color:#ffffff;
  scrollbar-darkshadow-color:#999999;
  scrollbar-face-color:#ffffff;
  scrollbar-highlight-color:#ffffff;
  scrollbar-shadow-color:#ffffff;
  scrollbar-arrow-color:#cc0066;
}

hr {
  color : #000000;
  width : 450;
  size : 1;
}

div {
  color : #666666;
  font-family : Tahoma;
}
blockquote {
  text-align : right;
  font-size : 8pt;
  color : #666666;
  font-family : Tahoma;
}
td {
  color : #666666;
  font-size : 8pt;
  font-family : Tahoma;
}
th {
  color : #cc0066;
  font-size : 8pt;
  font-family : Tahoma;
}
