<!-- /**/
/**/
.clasa1 {
font-family: Arial;
font-size: 9pt;
color: #0000FF;
text-indent: 30pt;
;
}
/*hotdog style name="stil2"*/
.clasa2 {
font-family: Arial;
font-size: 10pt;
color: #0033CC;
;
}
/*hotdog style name="stil3"*/
.clasa3 {
font-family: Comic Sans MS;
font-size: 11pt;
color: #000000;
text-indent: 10pt;
font-weight: bold;
;
}

.clasa4 {
font-family: Tahoma, Arial;
font-size: 10pt;
color: #0066CC;
}

A
{
 font-family: Tahoma, Arial;
 font-size: 10pt;
 color: #0066CC;
 text-decoration:none;
 font-weight: bold;
}

A:hover
{
 color: darkred;
}

hr
{
 color: #0066CC;
}

.tabel
{
 border: 1px solid #0066CC;
}

.td_padding
{
padding:3px;
}


/**/  -->

