<!--

BODY, A, P, BR, H1, H2, H3, LI, UL {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    line-height : 14pt;
}

TD, INPUT, TEXTAREA, SELECT {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    line-height : 14pt;
}

.linknotimportant {
    font-size: 8pt;
    text-decoration: none;
}

.bigger { font-size: 12pt; }
.biggest { font-size: 14pt; }
.smaller { font-size: 8pt; }
.smallest { 
    font-size: 4pt; 
    line-height : 5pt;
}

/* OSTALO */

A:LINK { color : #0000A0; }
A:VISITED { color : #0000A0; }
A:HOVER { color:red; }
A:ACTIVE { color: red; }

H1 { 
    font-weight: normal;
    font-size: 10pt;
    line-height: 14pt;
    font-variant: normal;
    font-style: normal;
    color: black;
    text-decoration: none;
}
H2 { 
    font-weight: normal;
    font-size: 10pt;
    line-height: 14pt;
    font-variant: normal;
    font-style: normal;
    color: black;
    text-decoration: none;
    text-align: justify;
}

!-->
</STYLE>
