/*
 * style sheet: Festival Sucasneho Tanca
 * Marek Kuziel, Peter Herich
 * Copyright 2000,.. by Mega & Loman
 */

body, p, div, td, th, caption, ul, a, h1, h2, h3, h4, h5, h6 {
  font-size: 9pt;
  font-family: Arial, Aplos, fotinos, Verdana, sans-serif;
}
a {
  font-weight: bold; 
  font-variant: normal;
  text-decoration: none;
}
a:link {
  color: rgb(193,56,62);
  text-decoration: underline;
}
a:visited {
  color: rgb(193,56,62);
  text-decoration: underline;
}
a:active {
  color: rgb(193,56,62);
  text-decoration: underline;
}
h1 {
 font-size: 19pt;
 align: center;
}
h2 {
 font-size: 15pt;
}
h3 {
 font-size: 12pt;
}
th {
  textalign: left;
  textvalign: top;
}
sup {
  font-size: 7pt;
}
.white {
  color: rgb(255,255,255);
}

