

ul {
  list-style-type: square;
  font: bold 9pt/20pt Georgia,Palatino,verdana,Times,serif;
}

ul.hi {
  list-style-type:circle;
  font: normal 8pt/15pt arial,verdana;
}

ul.fhi {
  margin-left:20;
  padding-left:0;
  margin-top:0;
  padding-top:0;
}

ul.fhi .dtl {
  font: normal 10pt times, serif;
}

.themec {
  background-color:#eeeeee;  /* e9967a */
}

h1 {
  font:bold 10pt georgia,serif;
  display:inline;
}


.chnl {
  font: normal 8pt/15pt arial,times;
  list-style-type:square;
}

.chnl a {text-decoration:none;}
.chnl a:hover {text-decoration:underline;color:black;}

.fpchnl {
  font: normal 8pt/16pt arial,times;
}

.fpchnl a {text-decoration:none;}
.fpchnl 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:white;}

tr.rc a:hover {background:white;}

ul.hi a:hover {
  text-decoration:underline;
  color:green;
}

.chnlold {
  font: bold 8pt/16pt arial;
  list-style-type:square;

}

.dhead {
  font-weight: bold;
}


