/* CSS Document */
/*body {
	color: #494949;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; /* line-height: 18px; text-align: justify; 
} */

.textTitle {
	font-size: 16px;
	font-weight: bold;
	color: #00255c;
}

.textSmallTitle {
	font-size: 14px;
	font-weight: bold;
	color: #00255c;
}

.textBig {
	font-size: 13px;
	font-weight: bold;
}
		
