
ul {
  list-style-type: square;
  font: bold 9pt/20pt Georgia,Palatino,verdana,Times,serif;
}

ul.hi {
  list-style-type:square;
  font: normal 7pt/14pt verdana;
}


ul.top {
  list-style-type: square;
  font: normal 8pt/15pt verdana,arial,helvetica,sans-serif;
}

.chnl {
  font: normal 7pt/12pt arial,times;
  list-style-type:square;
}

.chnl a {text-decoration:none;}
.chnl a:hover {text-decoration:underline;color:black;}

.bigchnl {
  font: normal 7pt/12pt arial,times;
  list-style-type:square;
}

.bigchnl a {text-decoration:none;}
.bigchnl a:hover {text-decoration:underline;color:black;}


ul.hi a{
  text-decoration:none;
}


td.rch a:hover {background:yellow;}

tr.rc a:hover {background:yellow;}

ul.hi a:hover {
  text-decoration:underline;
  color:green;
}

.chnlold {
  font: bold 8pt/16pt arial;
  list-style-type:square;

}

.dhead {
  font-weight: bold;
}

a.hmpl:hover {text-decoration:underline;}

.divtab {

 font: bold 9pt verdana,arial,Georgia,Times,verdana;
 text-decoration:none; 
 align:right;
 width:500;
}

#tab {
   background: #ffffff; 
   font: bold 10pt verdana,arial,Georgia,Times,verdana;
}



