
body {
	font-family: Helvetica, Arial;
	background-color: #ebebeb;
}
.style11 {
	font-size: 16px;
	font-weight: bold;
}
.style33 {
	font-size: 14px;
	font-weight: bold;
	font-color:#000099;
}
.style1 {
	color: #0066FF;
	font-weight: bold;
}
.titlu_tabel {
	color: #0066FF;
	font-weight: bold;
	font-size: 18px;
}
.link1{
	color: blue;
	font-weight: normal;
	font-size: 14px;

}
th{
	padding: 3px 3px 3px 3px;
}
td{
	padding: 3px 3px 3px 3px;
}
.titlu_person{
	color: #0066AA;
	font-weight: bold;
	font-size: 18px;
}

.detaliu_normal{
	font-weight: normal;

}
.detaliu_principal{
	font-weight: bold;
	font-color=red;

}
.nr_crt{
	font-style: italic;

}