BODY {background-color:lightyellow;
}
p.normal {font-family:Times New Roman;
	font-size:12pt;
	text-align:justify;
	text-indent:5.5pt;
}
p.titulo {font-family:Times New Roman;
	font-size:12pt;
	font-weight:bold;
}
p.nota {font-family:Times New Roman;
	font-size:12pt;
	font-style:italic;
}
p.texto {font-family:Times New Roman;
	font-size:11pt;
	text-align:justify;
	text-indent:5.5pt;
	margin-left:1.0cm;
}

TD {border-style:outset;
}

A:visited {color:blue}
A:hover {color:red}
	