HPŠî–{

     A:link    { font-weight: bold; color: #0000FF; }
     A:visited { color: #00008b}
     A:hover   { color: #ff0000; text-decoration: underline; }
     A:active  { color: #ff8c00; }

     body { background-image: url(š.jpg);
     background-repeat: no-repeat;
     background-position 0% 0% }

body {
     background-color: #FFFFFF;
     color: #2B2B2B;
     }

h1 {
    color: #FFFFFF;
    font-size: 14px;
    font-style: italic;
    text-alingn: center;
    background-color: #ABA82E;
    padding-right: 20pt;
    }

h2 {
    font-size: 10px;
    font-style: nomal;
    border-color: #ABA82E;
    border-width: 1px;
    border-style: solid;
    padding-left: 5px;
    padding-top: 1px;
    padding-bottom: 1px;
    background-color: #ECFFF4;
    }
    
a {
  text-decoration: none;
  }


P {
  font-size: 14px;
  font-style: nomal;
  line-height: 16px;
  }
