body{
  text-align:left;
  margin-top:0px;
  font-family: Arial;
  font-size:9pt;
  background-position:top;
  background-repeat: repeat-x;
  color:#000000;
  width: 300px;
}

.listitem_top{
  margin-top: 10px;
  margin-bottom: 0px;
  color:#FF0000;
  font-weight:bold;
}
.listitem{
  margin-top: 2px;
  margin-bottom: 0px;
}
.separator_line{
  font-size:0px;
  border-bottom: 1px solid #000000;
  margin-top:5px;
}
.tags{
  margin-top: 2px;
  margin-bottom: 0px;
  font-weight:bold;
  color:blue;
  FONT-SIZE:8pt;
}
.points{
  margin-top: 0px;
  margin-bottom: 0px;
  FONT-SIZE:8pt;
}

