body {   font-family:Arial CE, Arial, sans serif;
           background-color:white;
           color:white;
           font-size: 10pt;


}

table { font-size: 8pt;
        text-align: justify;
           }
img.okraj { border: solid 1px gray;
    }

a {color:white;
    text-decoration:underline;

     }

a:hover {color:white;
         text-decoration:none;
         }

a.footer {color:#27455D;
          font-size: 8pt;
          text-decoration:none;
          font-weight:bold;
     }

a:hover.footer {color:#27455D;
         text-decoration:underline;
         }
