    .m       { background-color: white; font-size: 10pt; }
    .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:link {color : #000000; font-family : Tahoma;}
A:visited {color : #000000}
A:active {color : #777777}
A:hover {color : #6600cc;
  background-color : #ddddff;
  text-decoration : underline overline;
  font-size : 14px;}
A { background-color : none }
A { text-decoration : none }

body {
  font-size : 14px;
  font-family : Tahoma;
  font-style : normal;
  color : #666666;
  line-height : 150%;
  text-align : right;
  margin-top : 0px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 10px;
  scrollbar-3dlight-color:#cccccc;
  scrollbar-track-color:#ffffff;
  scrollbar-darkshadow-color:#cccccc;
  scrollbar-face-color:#ffffff;
  scrollbar-highlight-color:#ffffff;
  scrollbar-shadow-color:#ffffff;
  scrollbar-arrow-color:#cc0066;
}

hr {
  color : #000000;
  width : 350;
  size : 1;
}

div {
  font-family : Tahoma;
}

blockquote {
  text-align : left;
  font-family: Tahoma;
  font-size: 14px;
}

td {
  color : navy;
  font-size : 14px;
  font-family : Comic Sans MS;
  border-style : solid;
  border-color : black;
  border-width : 1;
  padding : 7 2 0 2;
}

strong {
  color: navy;
}

pre {
  font-famiry: Tahoma;
  font-size: 14px;
  color: #666666;
}

h1 {
 font-family: Tahoma;
 color: #666666;
 font-weight: lighter;
 font-size: 14px;
}