.tekst
{
    Color : E3E4E5;
    font-family : Verdana;
    font-size : 10px;
    text-decoration : none;
}
BODY
{
    BACKGROUND-COLOR: #FFFFFF;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 12pt;
	font-weight: normal;
}
input
{
    COLOR: #000000;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 8pt;
	font-weight: normal;
}
P
{
font-family: Verdana;
font-size: 8pt;
line-height: 10pt;
font-weight: normal;
}

.nocolor
{
    BACKGROUND-COLOR: white;
}
A:link
{
    COLOR: #FFFFFF;
    TEXT-DECORATION: underline;
}
A:visited
{
    COLOR: #FFFFFF;
    TEXT-DECORATION: underline;
}
A:active
{
COLOR: #2F3436;
TEXT-DECORATION: none;
}
A:hover {
	text-decoration: underline;
	color : #2F3436;
}
TD
{
font-family: Verdana;
font-size: 8pt;
font-weight: normal;
line-height: 12px; 
color: #FFFFFF
}

.headline
{
font-family: Verdana;
font-size: 8pt;
font-weight: bold;
line-height: 18px; 
color: #424749
}



