 
 body { font-family:arial; font-size:80%;}
 table { font-size:100%; }
 .titleLink { color:rgb(255,255,255); font-weight:bold; }
 .titleLinkLight { color:rgb(0,0,0); font-weight:bold; }
  a.titleLinkLight:hover {color:rgb(63,127,0);}
#pageFrame ul
 {
  list-style-image: url(../res/check.gif);
  list-style-type: square;
 }
 h1 {font-size:1.2em; margin: 2px 0 0 0;}
 h2 {font-size:1.2em; margin: 2px 0 0 0;}
 h3 {font-size:1.1em; margin: 2px 0 0px 0; color:rgb(128,64,255);}

