body {
  color: #666666;
  background: white;
  font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
  font-size: 11px;
}

p {
  color: #666666;
  background: white;
  font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
  font-size: 11px;
  line-height: 15px;
  margin-top: 0px;
  margin-bottom: 6px;
}

span.selected {
  color: #CCCCCC;
  background: white;
  font-size: 11px;
}
