
.Header {
  color: #000000;
  font-size: 22px;
  font-weight: normal;
  font-family:tahoma;
}

.ResortTitle {
  color: #ffffff;
  font-size: 22px;
  font-weight: normal;
  font-family:tahoma;
}

.SubTitle {
  color: #ffffff;
  font-size: 16;
  font-weight: bold;
  font-family:tahoma;
}

.KeyText {
  color: #ffffff;
  font-size: 12;
  font-weight: bold;
  font-family:tahoma;
}

.YearText {
  color: #000000;
  font-size: 18;
  font-weight: bold;
  font-family:tahoma;
}

.UnitText {
  color: #000000;
  font-size: 10;
  font-weight: bold;
  font-family:tahoma;
}

.LevelText {
  color: #000000;
  font-size: 12;
  font-weight: bold;
  font-family:tahoma;
}

.SeasonText {
  color: #000000;
  font-size: 14;
  font-weight: bold;
  font-family:tahoma;
}

.DateText {
  color: #000000;
  font-size: 11;
  font-weight: bold;
  font-family:tahoma;
}

.PointText {
  color: #000000;
  font-size: 11;
  font-weight: bold;
  font-family:tahoma;
}

.ErrorText {
  color: #ff0000;
  font-size: 14px;
  font-weight: bold;
  font-family:tahoma;
}

