/* Generated by less 2.5.1 */
.black_contrast {
  background: black;
  color: white;
}
.white_contrast {
  background: white;
  color: black;
}
.mid_size {
  font-size: 16pt;
  font-family: tahoma;
}
.mid_size h1 {
  font-size: 36pt;
}
.mid_size h2 {
  font-size: 32pt;
}
.mid_size h3 {
  font-size: 27pt;
}
.mid_size h4 {
  font-size: 22pt;
}
.mid_size h5 {
  font-size: 19pt;
}
.mid_size h6 {
  font-size: 13pt;
}
.big_size {
  font-size: 19pt;
  font-family: tahoma;
}
.big_size h1 {
  font-size: 42pt;
}
.big_size h2 {
  font-size: 36pt;
}
.big_size h3 {
  font-size: 32pt;
}
.big_size h4 {
  font-size: 27pt;
}
.big_size h5 {
  font-size: 22pt;
}
.big_size h6 {
  font-size: 16pt;
}
.mid_interval {
  letter-spacing: 1pt;
}
.big_interval {
  letter-spacing: 2pt;
}
.img_bw img {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
  /* IE 6-9 */
}
.img_none img {
  display: none;
}
