BODY,TD {
font-family: Tahoma,Sans-Serif;
font-size: 8pt;
color: #000000;  
}

A {
}

A:Hover {
}
.text1 {
	font-family: tahoma;
	font-size: 12px;
	color: 4176B3;
	font-weight: bold;
    padding-bottom:10px;
}
.text2 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #4176B3;
    text-decoration:none;
}
.text2:hover {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #4176B3;
    text-decoration:underline;
}
.link1 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #4176B3;
    text-decoration:underline;
}
.link2 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #248213;
    text-decoration:none;
}
.descr {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #585858;
    text-decoration:none;
}
.text_small {
	font-family: tahoma;
	font-size: 10px;
	color: 4176B3;
	font-weight: bold;
    padding-bottom:10px;
}
.text3 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #4176B3;
    text-decoration:none;
}