BODY {
  color: #000000;
  background-color: #FAFAFA;
  margin-left: 10%;
  margin-right: 10%;
}

H1.a {
  font-family: Courier New;
  color: #ff0080;
  margin-bottom=0 pt;
}

H1.b {
  font-family: Courier New;
  color: #ff8000;
  margin-bottom=0 pt;
}

H2.a, H3.a, H4.a, H5.a {
  font-family: Courier New;
  color: #C80064;
}

H2.b, H3.b, H4.b, H5.b {
  font-family: Courier New;
  color: #C86400;
}

H2 {
  font-size: 180%;
  font-style: italic;
}

H3 {
  font-size: 130%;
}

H4 {
  font-size: 100%;
}

P, UL {
  font-family: Arial, Helvetica, sans-serif;
}

P.komento {
  font-family: Courier New;
  font-weight: bold;
}

P.ligoj {
  margin-top=0 pt;
  margin-bottom=6 pt;
}

P.ligoj2 {
  margin-top=0 pt;
}

P.ligoj3 {
  margin-top=0 pt;
  margin-bottom=6 pt;
  margin-left=35 pt;
}

IMG {
  border: 0px
}

