.description_format{
  font: 8pt Arial;
  color:#444444;
  margin:0 12px 0 12px;
  /*text-indent:0cm;*/
  text-align:justify;
 
}

.description_step{
  font: 8pt Arial;
  color:#444444;
  margin: 0 12px 0 12px;
  text-indent:0cm;
  text-align:justify;
  background-color:transparent;

}
.description_step_wide {
  font: 8pt Arial;
  color:#444444;
  margin: 0 12px 0 12px;
  text-indent:0cm;
  text-align:justify;
  background-color:transparent;
  width:700px;
}
.description_limit{
  font: 10pt Arial;
  color:#444444;
  margin:0 12px 0 12px;
}

.description_menu{
  font: 10pt Verdana;
  color:#444444;
  width:700px;
  margin:0 12px 0 12px;
}

