
.tabelformula
{
 /*background-color: #2D2F2F;*/
  font-family: "tahoma";
  margin-bottom: 20px;

}

.heal1
{
  background: #85C78D url("../images/colt_1.gif") no-repeat bottom left;
  font: 20px "tahoma";
  color: white;
}

.heal2
{
  background: #DA6C5F url("../images/colt_2.gif") no-repeat bottom left;
  font: bold 15px "tahoma";
  color: white;
  text-align: left;
  padding-left: 100px;
}

.data1
{
  background: #F9DCD1;
  font: 11px "tahoma";
  color: black;
  text-align: center;
}

.data2
{
  background: #F0A591;
  font: 11px "tahoma";
  color: black;
  text-align: center;
}

.head1
{
  background: #FDAD99;
  font: bold 11px "tahoma";
  color: #C02903;
}
.head2
{
  background: #E87A62;
  font: bold 11px "tahoma";
  color: #FDF5F4;
}