.titlu {
	font-size: large;
	font-weight: bold;
	color: #993300;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
}
.subtitlu {

	font-size: medium;
	font-weight: bold;
	color: #333366;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
}
.textsimplu {


	font-size: medium;
	font-weight: normal;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
}
.subtitlucentru {


	font-size: medium;
	font-weight: bold;
	color: #333366;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
}
