.titlu {
	color : #000000;
	font-size : 18px;
	font-weight:bold;
	font-family : Arial;
	}
.subtitlu {
	color : #0B90BB;
	font-size : 16px;
	font-weight:bold;
	font-family : Arial;
	}
.text {
	color : #000000;
	font-size : 14px;
	font-family : Arial;
	font-weight:100;
	}