/* Generated by KompoZer */
.basicText {
  line-height: 1.5;
  font-family: Comic Sans MS,Arial,sans-serif;
  font-size: 14px;
  font-weight: normal;
}
.eventText {
  line-height: 1.5;
  font-family: Comic Sans MS,Arial,sans-serif;
  font-size: 12px;
  font-weight: normal;
}
.eventTitle {
  line-height: 1.2;
  font-family: Comic Sans MS,Arial,sans-serif;
  font-size: 12px;
  font-weight: bold;
}
.eventLists {
  line-height: 1.5;
  font-family: Comic Sans MS,Arial,sans-serif;
  font-size: 12px;
  font-weight: normal;
}
.hr {
  border-left:medium none -moz-use-text-color; border-right:medium none -moz-use-text-color; border-top:medium none -moz-use-text-color; border-bottom:1px dashed black; color: lemonchiffon;
  width: 90%
}
.hr90 {
  border:  none;
  width: 90%;
}
.hrFull {
  border:  none;
  width: 100%;
}
.tipTitle {
  padding: 14px 5px 0 6px;
  font-family: Comic Sans MS;
  font-weight: bold;
  font-size: 14px;
  color: #666633;
  line-height: 0.8;
}
.tipText {
  padding: 0 5px 0 6px;
  font-family: Trebuchet MS;
  font-weight: normal;
  font-size: 11px;
  color: black;
  line-height: normal;
}