<STYLE type="text/css">

MM {color: "black";} /* dont erase me */

H1, H2, H3, H4, H5, H6 {
  color: blue;
  font-family: tahoma }

BODY { scrollbar-face-color:#CC0099;
scrollbar-highlight-color:#CC3399;
scrollbar-3dlight-color:#FF33CC;
scrollbar-darkshadow-color:#990066;
scrollbar-shadow-color:#000000;
scrollbar-arrow-color:#333333;
scrollbar-track-color:#333333;
font-family: Tahoma, Times New Roman, Arial; 
font-size: x-small;
color: "gray"; 
background-color: #BBBBBBB}

TD {
font-family: Tahoma, Times New Roman, Arial; 
font-size: x-small;
color: "#000000";
}
  :link { color: "#CC0099" }  /* for unvisited links */
  :visited { color: "#CC0099" } /* for visited links */
  :active { color: "990066" } /* when link is clicked */
  :hover { color: "#FF33CC" } /* when mouse is over link */
  
a{text-decoration:none}

table.nav {
text-align: center;
font-family: tahoma;
background-color: #CCCCCC;
border-color: #CC3399;
border-left-style: none;
border-right-style: none;
border-top-style: solid;
border-bottom-style: solid;
}

td.ss_class {
text-align: center;
font-size: 7pt;
color: "#000000";
}
td.ss_header {
text-align: center;
font-size: 9pt;
color: "#000000";
}


</STYLE>