

/* novo */
div#conteudo td b{
	font-weight: bold;
    color: #000000;	
}
div#conteudo td.h1, div#conteudoSem td.h1{
	font-weight: bold;
}
div#conteudo td.h2, div#conteudoSem td.h2 {
	font-weight: bold;
	padding: 0.5em;
	font-size: 1.1em;	
	background-color: #DBF5FC;
	color: #000000;
}
/* novo */
