
body{margin-top:-0.5em;font:red;background:#ffff99;margin-bottom:-1em;}
p{text-align:justify;}

td.cont{font-size: 12pt;color:red;text-align:center;background-color:white;}

table{background-color:white;}
table.prin{background-color:#ffff99;}

a:link{
	text-decoration: none;
	color: black;
	}

a:visited{
	text-decoration: none;
	color:blue;
	}

a:hover{
	color: red; 
	text-decoration: none;
	}