
H2 {
  font-size: 18px;
  font-weight: bold;
  color: white;
  line-height: 18px;
  vertical-align: text-bottom;
  font-style: normal;
  font-family: Verdana, sans-serif, tahoma;
  margin-top: 4px;
  margin-bottom: 4px;
}

H4 {
  font-size: 13px;
  color: navy;
  font-weight: normal;
  margin-top: 3px;
  margin-bottom: 3px;
  font-family: Verdana, sans-serif, tahoma;
}

.stars {
  color: white;
}

.writer {
  color: navy;
}

.visit {
  color: #CC3300;
}

H3 {
  color: white;
  font-size: 13px;
  font-weight: normal;
  margin-bottom: 3px;
  font-family: Arial, sans-serif, tahoma;
}

P {
  font-size: 13px;
  color: blue;
  word-spacing: normal;
  font-family: Arial, sans-serif, tahoma;
}

