.nume, .fp {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 18px;
  font-weight : bold;
  color : Maroon;
}


.dci {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 15px;
  font-weight : bold;
  color : Red;
}

.atc {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 12px;
  font-weight : normal;
  font-style: italic;
  color : Red;
}

.cod {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 10px;
  font-weight : normal;
  font-style : normal;
  color : Navy;
}

.app, .app em, .app i {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 10px;
  font-weight : normal;
  font-style : normal;
  color : Navy;
}

.atentie_mdicamant td b {
  font-size : 12px;
  font-weight : bold;
}

.atentie_mdicamant td ul {
  list-style-type: disc;
  margin-left : 20px;
}

.atentie_mdicamant table, .atentie_mdicamant table tr, .atentie_mdicamant table td {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 10px;
  font-weight : normal;
  color : Navy;
  border-color : #ff0000;
  border-width : 2;
  background-color : #ffee99;
}

.prospect {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 13px;
  font-weight : normal;
  color : Navy;
}

DT {
	font-style : normal;
  font-weight : bold;
  color: #003300;
  padding-top: 4px;
}
 
.prospect dt {
	font-style : italic;
}

.prospect B {
  font-weight : bold;
  color: #009900;
  font-style : normal;
}

.prospect td B {
  font-weight : bold;
  color: Navy;
  font-style : normal;
}

.prospect td I B, .prospect td B I {
  font-weight : bold;
  color: Navy;
  font-style : italic;
}

.prospect table, .prospect table p { 
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 12px;
  font-weight : normal;
  color : Navy;
}

.prospect th {
  font-weight : bold;
  color: #990000;
  font-style : normal;
  background-color : #ccffcc;
}

.prospect td {
  font-size : 12px;
  font-weight : normal;
  color : Navy;
}
.prospect.P_note {
  font-weight : bold;
  font-style : italic;
  background-color : #006600;
  color: #ccffcc;
  text-indent : 10px;
}

.prospect.formula {
  font-weight :normal;
  font-style : italic;
  background-color : #ccffcc;
  color:Navy;
}

.producator {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 13px;
  font-weight : normal;
  font-style : italic;
  color : Navy;
  text-align : right;
}

#normal_bold {
	font-weight : bold;
	font-style : normal;
}

#normal_itlic {
	font-weight : normal;
	font-style : italic;
}

#bold_italic {
	font-weight : bold;
	font-style : italic;
}

