a {color:#DDDDDD; text-decoration:none; font-weight:bold;}
a:hover {color:#FFFFFF; text-decoration:underline; }


body{
  color:#000000;
  background-color:#8E999F;
  font-size:9pt;
  font-family:Verdana, sans-serif;
  }

td { font-size: 9pt }

/* for small note table's <td> tag */
.tinytextcell {font-size:7pt; color:#DDDDDD;}

/* for odd main text box table's <td> tag */
.textbox_odd {background-color:#65ABDC ;}

/* for even main text box table's <td> tag */
.textbox_even {background-color:#9AB5C7 ;}

/* for footer table's <td> tag */
.footercell {font-size:7pt; color:#DDDDDD;}

/* for lighter text box table's <td> tag */
.textbox_lite {background-color:#AAC5D7 ;}





/* for all search buttons */
/*.searchbutton { font-size:10pt; font-weight:bold; color:#FFFFFF; background-color:#008800; }*/