h1, h2, h3, h4, p, ul, ol, li, div, td, th, address, blockquote, nobr, b, i {
  font-family: Arial,sans-serif;
  color: #1285a4;
}
h1 {
  text-align: left;
  font-size: 28px;
}
h2 {
  font-size: 21px;
}
body {
  background-color: #c0e5ee;
}
h2.sh2 {
  font-size: 21px;
}
h3, h3.xmp, h3.xpl, h3.inf, h3.tip, h3.akt {
  font-size: 16px;
}
h4 {
  font-size: 13px;
}
p, ul, ol, li, div, td, th, address, blockquote {
  font-size: 13px;
}
li {
  margin-top: 3px;
}
pre {
  font-family: Courier New,Courier;
  font-size: 13px;
  color: #0000c0;
}
code, kbd, tt {
  font-family: Courier New,Courier;
  color: #0000c0;
}
var {
  font-style: normal;
  color: #0000c0;
}
blockquote, cite {
  font-style: italic;
}
pre.normal {
  color: #000000;
}
a {
  font-size: 17px;
}
a:link {
  color: #1285a4;
  text-decoration: underline;
}
a:visited {
  color: #1285a4;
  text-decoration: underline;
}
a:active {
  text-decoration: none;
  color: #1285a4;
}
a.an {
  text-decoration: none;
  color: #079ebd;
}
ins {
  color: #009900;
  font-weight: bold;
  text-decoration: none;
}
del {
  color: #990000;
  font-weight: bold;
  text-decoration: line-through;
}
