td,body {
	font-family: tahoma;
	font-size: 12px;
	color: #4D5B79;
}


.text {
	font-family: tahoma;
	font-size: 12px;
	color: #4D5B79;
text-align:justify;

}

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





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


a:link, a:active, a:visited {
	font-family:Tahoma;
	font-weight: bold;
	text-decoration: none;
	color: #535353;
	font-size:12px;
	font-style: normal;
	height: 0px;
}
a:hover {
	font-family:Tahoma;
	font-weight: bold;
	color: #000000;
	font-size:12px;
	font-style: normal;
	height: 0px;
	text-decoration: underline;



}


.d:link, .d:active, .d:visited {
	font-family:Tahoma;
	font-weight: bold;
	text-decoration: none;
	color: #CC0000;
	font-size:12px;
	font-style: normal;
}
.d:hover {
	font-family:Tahoma;
	font-weight: bold;
	color: red;
	font-size:12px;
	font-style: normal;
	text-decoration: underline;

}

.f:link, .f:active, .f:visited {
	font-family:helvetica;
	color: black;
        font: bold;
	font-size:11px;
        text-decoration: none;
}
.f:hover {
	color: gray;
        text-decoration: underline;
}

ul{	padding:0px 0px 0px 0px;}

.ll{
	list-style:none;
	padding:0px 0px 3px 13px;
	background:url(images/x2.jpg) no-repeat 0 0px;

}

.Head {
	background-color: #FFFFFB;
	border: 1px solid #B7B7B7;
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #000000;


}
.bg {
	background-image: url(images/layout_17.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.header {
	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.text2 {

	font-family: tahoma;
	font-size: 13px;
	color: #CC0000;
}


.c:link, .c:active, .c:visited {
	font-family:verdana;
	text-decoration: none;
	color: #3B71DF;
	font-size:9px;
	font-style: normal;
	height: 0px;
}
.c:hover {
	font-family:verdana;
	color: #000000;
	font-size:9px;
	font-style: normal;
	height: 0px;
	text-decoration: underline;

}

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