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

.text{text-align:justify;}

.text2{font-size:11px;}

.top{
	font-family:tahoma;
	color: white;
        font: bold;
	font-size:15px;
	filter: DropShadow(Color=#000000, OffX=1, OffY=1, Positive=1);
}

a:link, a:active, a:visited {
	font-family:tahoma;
	color: #5C98FB;
        font: bold;
	font-size:12px;
        text-decoration: none;
}
a:hover {
	color: red;
}


.b:link, .b:active, .b:visited {
	font-family:Tahoma;
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
	font-size:11px;
	font-style: normal;
	height: 0px;
        font-weight: normal;
        text-align:left;
}

.b:hover {color: #FF0000;}

.c:link, .c:active, .c:visited {
	font-family:tahoma;
	color: black;
        font: bold;
	font-size:11px;
        text-decoration: none;
}
.c:hover {
	color: white;
}

.d:link, .d:active, .d:visited {
	font-family:verdana;
	color: white;
        font: bold;
	font-size:10px;
        text-decoration: none;
}
.d:hover {
	color: #5C98FB;
}


.e:link, .e:active, .e:visited {
	font-family:Tahoma;
	font-weight: normal;
	text-decoration: underline;
	color: #5C98FB;
	font-size:12px;
	font-style: normal;
	height: 0px;
        font-weight: normal;
        text-align:left;
}

.e:hover {color: #FF0000;}



h1 {
        font-size:13px;
        font-family: Tahoma;
        font: bold;
        color: black;
        valign: center;
        display: inline; 
        vertical-align:top;
}





h2 {
        font-size:12px;
        font-family: Tahoma;
        font: bold;
        color: black;
        valign: center;
        display: inline; 
        vertical-align:top;
}


.t:link, .t:active, .t:visited {
	font-family:Tahoma;
	color: black;
	font-size:13px;
}

.t:hover {color: white;}


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