a {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;        
		color: #003940;
        text-decoration: underline;
        font-size: 9pt;
        font-weight: normal;
		line-height: 120%;
        }

A:HOVER {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;        
		color: #003940;
        text-decoration: underline;
		font-size: 9pt;
        font-weight: normal;
		background: #ffffff;
		line-height: 120%;		
		text-transform: uppercase;
		  }
font {
   		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        color: #333333;
        font-size: 9pt;
        line-height: 120%;
}
b {
   		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        color: #333333;
        font-size: 9pt;
        line-height: 120%;
		font-weight: bold;
}
H1 {
   font-size: 12pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #333333;
    font-weight: bold;
	   line-height: 120%;
    }

H2 {
   font-family: Arial, Helvetica, sans-serif;
   color: #333333;
   font-size: 10pt;
   font-weight: bold;
	  line-height: 120%;
}
H3 {
   font-family: Arial, Helvetica, sans-serif;
   color: #333333;
   font-size: 10pt;
   font-weight: bold;
	  line-height: 120%;
}
.tabele {
        border-bottom-width: 1px;
		border-bottom-style: solid;
        border-bottom-color: #ffffff;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: #ffffff;
        border-left-width: 1px;
        border-left-style: solid;
        border-left-color: #ffffff;
        border-right-width: 1px;
        border-right-style: solid;
        border-right-color: #ffffff;
        }
