span.titlu1{
font-weight:bold;
font-size:16px;
color:red;
}

span.titlu1sub{
font-weight:bold;
font-size:16px;
text-decoration:underline;
}

span.titlu2{
font-size:14px;
}

span.titlu2bold{
font-size:14px;
font-weight: bold;
}