td
{
  text-align:  justify;
}

td.h1
{ 
  text-align:  center;
}

td.h2
{ 
  text-align:  left;
}

td.code
{ 
  background-color:  #fccba6;
}

td.code_header
{
  background-color:  #f77a27;
}

td.info
{ 
  background-color:  #c1bfbf;
}

pre.code
{ 
  background-color:  #c6c2c2;
}
