
ul.hi li {
  list-style-type:circle;
  /*list-style-image:url("arrow.gif");*/
  list-style-position:outside;
  display:list-item;
  font-family:arial, verdana, sans-serif; /*monospace and cursive!*/
  font-size:8pt;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  line-height:17pt; /*1.9em*/
}

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

ul.hi li a:hover {
  background: #dce9f0;
}

.themec {
  background:#dce9f0; /* #eeeeee */
}

.fpchnl {
  font-family:arial,serif;
  font-size:8pt;
  font-weight:bold;
  line-height:15pt;
}

.fpchnl a {
  text-decoration:none;
}


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


h1 {
  font-family:georgia,verdana,arial,serif;
  font-size:10pt;
  font-weight:bold;
  display:inline;
}

.chnl {
  font-family:arial,verdana,serif;
  font-size:9pt;
  font-weight:normal;
  line-height:19pt;
}

.chnl a {
  font-family:arial,verdana,serif;
  font-size:9pt;
  font-weight:normal;
  line-height:19pt;
  text-decoration:none;
}

.chnl a:hover {
  background: #ffffff;
}

.rc a:hover {
  background:white;
}

h1 {
  font-family:georgia,verdana,arial,serif;
  font-size:10pt;
  font-weight:bold;
  display:inline;
}






