td,body {
	font-family: tahoma;
	font-size: 12px;
	color: black;
    line-height: 1.5;
}

.text{text-align:justify;}
.url{font-size:11px;color:green;}

p{padding-left: 20px;padding-right: 20px;}

.rekl{font-size:11px;}

a:link, a:active, a:visited {
	font-family:tahoma;
	color: #447BBC;
        font: bold;
	font-size:12px;
        text-decoration: underline;
}
a:hover {
	color:#A1D0EA;
        text-decoration: underline;
}

.radio{line-height:1.5;}

.b:link, .b:active, .b:visited {
	font-family:tahoma;
	color: white;
        font: bold;
	font-size:13px;
        text-decoration: none;
}
.b:hover {
	color: silver;
        text-decoration: none;
}

.e:link, .e:active, .e:visited {
	font-family:tahoma;
	color: 3471BC;
       font: bold;
	font-size:14px;
       text-decoration: none;
}
.e:hover {
	color: navy;
       text-decoration: underline;
}

.f:link, .f:active, .f:visited {
	font-family:tahoma;
	color: #447BBC;
        font: bold;
	font-size:12px;
        text-decoration: none;
}
.f:hover {
	color: #A1D0EA;
        text-decoration: underline;
}

.f:link, .f:active, .f:visited {
	font-family:tahoma;
	color: #447BBC;
        font: bold;
	font-size:16px;
        text-decoration: none;
}
.f:hover {
	color: #A1D0EA;
        text-decoration: underline;
}

.g:link, .g:active, .g:visited {
	font-family:tahoma;
	color: #447BBC;
        font: bold;
	font-size:22px;
        text-decoration: none;
}
.g:hover {
	color: #A1D0EA;
        text-decoration: underline;
}

.d:link, .d:active, .d:visited {
	font-family:tahoma;
	color: #447BBC;
        font: bold;
	font-size:11px;
        text-decoration: underline;
}
.d:hover {
	color: red;
        text-decoration: underline;
}

h1 {
        font-size:24px;
        font-family: Tahoma;
        font-weight: bold;
        color: #1B509F;
        valign: center;
        display: inline; 
        vertical-align:top;
        line-height: 1.4;
}

h2 {
        font-size:20px;
        font-family: Tahoma;
        font-weight: normal;
        color: #1B509F;
        valign: center;
        display: inline; 
        vertical-align:top;
        line-height: 1.4;
}

h3 {
        font-size:20px;
        font-family: Tahoma;
        font-weight: normal;
        color: #1B509F;
        valign: center;
        display: inline; 
        vertical-align:top;
        line-height: 1.4;
}



.img {BORDER: 1px solid gray; border-thickness: 1px; }
A:hover .img {BORDER: 1px solid black; border-thickness: 0px ; filter:alpha(opacity=80);}