BODY {
	font-family : sans-serif;
	font-size : smaller;
	font-style : normal;
	text-align : justify;
}
.Error {
	font-size : larger;
	font-style : normal;
	color : Red;
}
.Nota {
	font-size : larger;
	font-style : normal;
	color : Blue;
}
.Marca
{
	background-color : #ADD8E6;
}
p
{
	text-align : justify;
}
td{
	text-align : justify;
}
