* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
}
#wrapper {
 padding-top:0px;
 margin: 0 auto;
 width: 922px;
}
#tablitaHtml { 
 border: 1px solid #eee;
 font-size:10px;
 line-height:20px;
 margin: 0px 0px 0px 0px;
 padding: 10px;
}
#wrapper #tablitaHtml p {
	font-size: 12px;
}
#wrapper #tablitaHtml p b {
	font-weight:bold;
	font-size: 18px;
}
#wrapper #tablitaHtml p u {
	font-weight:normal;
	text-decoration:none;
	font-size: 18px;
}
#txt {
font-size:10px;
color:#006699;
}
#txt a{
font-size:11px;
color:#666;
}