a.c:link {color: #0266b0;;font-weight:bold;background:none} 
a.c:visited {color: #0266b0;;font-weight:bold;background:none}
a.c:hover {color: navy; background:none}
a.c:active {color: #0133a7;background:none}
a {text-decoration:none;}
a {text-color:'#ccedff'}

a:link {color:  #0266b0; background:#ccedff; font-weight:bold;} 
a:visited {color: #0266b0;background:#ccedff;font-weight:bold} 
a:hover {color: navy;background:#ccedf5;}
a:active {color: #0133a7;}


a.cs:link {color:  #0266b0; background:#ccedff; font-weight:normal;} 
a.cs:visited {color: #0266b0;background:#ccedff;font-weight:normal;} 
a.cs:hover {color: navy;background:#ccedf5;}
a.cs:active {color: #0133a7;}



a.top:link {color:  navy; background:white; font-weight:bold;} 
a.top:visited {color: navy;background:white;font-weight:bold} 
a.top:hover {color: white;background:navy;}
a.top:active {color: #0133a7;}

a.line:link {color:  navy; font-weight:bold; text-decoration: underline;} 
a.line:visited {color: navy;font-weight:bold; text-decoration: underline;} 
a.line:hover {color: #0133a7; text-decoration: underline}
a.line:active {color: #0266b0; text-decoration: underline}

a.dr:link {color: navy;font-weight:underline;} 
a.dr:visited {color: navy;font-weight:underline;}
a.dr:hover {color: #0088cc}
a.dr:active {color: #0133a7;}


body{
background-color: white;
color: navy;
font-family: Arial;
font-size: 9pt;
margin-top: 0px;
margin-left: 3px;
margin-right: 0px;
margin-bottom: 0px;
}

body.stg{
background-color: #ccedff;
color: navy;
font-family: Arial;
font-size: 9pt;
margin-top: 0px;
margin-left: 3px;
margin-right: 0px;
margin-bottom: 0px;
}

body.btm{

margin-top: 0px;
margin-right: 0px;
margin-left: 0px;
margin-bottom: 0px;
}

table{
font-family:Arial;
font-size:8pt;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;

}
td.titlu {
border-style:outset;
border-width:1px;
border-color:#ccedff;
background-color:#0088cc;
font-color:#ccedff;
}
td.noB{
border-style:none;
}


H5 {
text-align: left;
font-size:10pt; 
font-weight:bold;

}

H6.subtitlu {
text-align: center;
font-size:10pt;
font-weight:normal;
}

ol.sublista {
font-family:Arial;
font-size:8pt;

}

ul.sublista {
font-family:Arial;
font-size:8pt;
type:square;
}

dd {
margin-left: 10px;
}


