body, table { color: black;
       font-size: 12pt;
       font-weight: bold;
       font-family: Arial;
       background: #faf0e6
}

h1, h2 { color: #0000FF; 
         font-weight: bold;
	 text-align: center;
	 font-family: Sans Serif
}

h1 { font-size: xx-large }

h3 { font-size: 14pt;
     text-align: left
}

td.title { background: #e6f0fa;
           text-align: center
}

td.special { background: #ff0000;
	     text-align: center
}

td.code { background: #ffffff;
          font-weight: normal
}

p.comentario { font-weight: normal;
	       font-style: italic
}
