 body {
   color: inherit; 
   background-color: "white";
   }
 p.zletter:first-letter { font-size: 36pt; font-weight: bold; float: left; color: rgb(56,92,102); padding-right: 6px;}
  .popupdiv { 
	  CURSOR: help; 
	  position: absolute;
	 }
   span.Active { color: rgb(171,171,0); background-color: transparent; text-decoration:underline; } 
   p {font-family: "Times Roman";
      font-size: 10pt;
      font-weight: normal;
     }
   p.bug {
      font-family: "Times Roman";
      font-size: 10pt;
      font-weight: normal;
      color: rgb(160,0,2);
     }  
  li { margin-top: 0em;
    font-family: "Courier New";
    font-size: 9pt;
    font-weight: normal;
    }
  li.Date { margin-left: -2em;
    margin-top: 1em;
    font-family: "Arial";
    font-size: 9pt;
    font-weight: bold;
    list-style-type: none;
    list-style-position: outside;
    list-style-image: none;
    }
  li.FAQLink { margin-top: 0em;
    margin-left: -1em;
    font-family: "Arial";
    font-size: 9pt;
    font-weight: bold;
    }
  li.fixed { margin-top: 0em;
    font-family: "Courier New";
    font-size: 9pt;
    font-weight: normal;
    }
  li.FAQ1 { margin-left: -2em;
    margin-top: 1em;
    font-family: "Arial";
    font-size: 9pt;
    font-weight: bold;
    list-style-position: outside;
    list-style-image: none;
    }
  li.NoBullet { margin-top: 0em;
    margin-left: -2em;
    font-family: "Courier New";
    font-size: 9pt;
    font-weight: normal;
    list-style-type: none;
    }
	table.DL {width: 100%; border: 1px; }
	td { vertical-align: top; padding: 3px; }
	td.VAM { vertical-align: middle; }
	td.VT	{ background-color: rgb(200,200,200); color: rgb(160,0,2); text-align: center; font-weight: bold; }
	td.LT { background-color: rgb(200,200,200); color: rgb(160,0,2); }
	td.DL { background-color: rgb(230,230,230); color:  inherit; text-align: center; }
	img { border: 0px; }
	div.abs { border: none; position: absolute; overflow: hidden; }
	div.Tooltip { position: relative; border: thin solid; border-color: Red; background-color: White; color: Black; }
	div.links { font-size: 9pt; font-family: Arial; }
  a { color: rgb(60,50,182); background-color: transparent; text-decoration: none; }
  a:visited { color: rgb(160,0,2); background-color: transparent;}
  a:hover { color: rgb(171,171,0); background-color: transparent; text-decoration:underline; }
  a.translator:hover { background-color: rgb(158,171,204); color:  inherit;}
 dt { margin-top: 1em;
      font-family: "Arial";
   }
 dd { margin-top: 0.25em;
      font-size: smaller; 
    }
 
 td.label { font-size: 7pt;
             margin: 0px;
             border-width: 0px;
           }

  #contactIcbar { height: 18px; width: 147px; border: 0; top: 0; left: 0; background: url(images/contactIcbar.png); position:absolute; }
  #contactBugs { height: 19px; width: 186px; border: 0; top: 0; left: 0; background: url(images/contactBugs.png); position:absolute; }
  #contactIdeas { height: 18px; width: 190px; border: 0; top: 0; left: 0; background: url(images/contactIdeas.png); position:absolute; }
  #contactIcbar:hover { height: 18px; width: 147px; border: 0; top: 0; left: 0; background: url(images/contactIcbarg.png); position:absolute; }
  #contactBugs:hover { height: 19px; width: 186px; border: 0; top: 0; left: 0; background: url(images/contactBugsg.png); position:absolute; }
  #contactIdeas:hover { height: 18px; width: 190px; border: 0; top: 0; left: 0; background: url(images/contactIdeasg.png); position:absolute; }