.text {font-size: 12px;color:#333333;line-height:160%;}
.text-s {font-size: 11px;color:#333333;line-height:130%;}
.title-blue {
    font-size: 19px;
    font-weight:bold;
    line-height:130%;
    text-decoration:underline;
    color:#0034c0;
}
.title {
    font-size: 14px;
    color:#FF3300;
    font-weight:bold;
    line-height:130%;
}
A:link {color:#0044CC; text-decoration:underline;}
A:visited {color:#660099; text-decoration:underline;}
A:active {color:#FF6600; text-decoration:none;}
A:hover {color:#FF6600; text-decoration:none;}
.text-b-black {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.title-b-white {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
