basefont {
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
  }

A {
    text-decoration: none;
  }
A:visited {
color: black;
}
A:active {
color: #666666;
}
A:link {
color: black;
}
A:hover {
color: #0066CC; TEXT-DECORATION: underline;
}

TD {
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-WEIGHT: normal;
    FONT-SIZE: 9pt;
    COLOR: black;
  }

TD.kto {
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
  }
TD.newsy {
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-WEIGHT: normal;
    FONT-SIZE: 7pt;
    background-image: url("img/maincenter.gif");
}
TABLE.menu {
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: normal;
    COLOR: black;
    width: 152px;
    border-spacing: 0px 0px;
  }
TD.menutop {
    height: 40px;
    text-align: center;
    background-image: url("img/menutop.gif");
  }
TD.menubottom {
    height: 15px;
    background-image: url("img/menubottom.gif");
  }
TD.menucenter {
    background-image: url("img/menucenter.gif");
  }
TD.maintop {
    height: 40px;
    background-image: url("img/maintop.gif");
  }
TD.mainbottom {
    height: 15px;
    background-image: url("img/mainbottom.gif");
  }
TD.maincenter {
    background-image: url("img/maincenter.gif");
  }
TABLE.mainwindow {
    width: 622px;
  }

