body {
	background-color:#DDD7EC;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
}
h1{ font: 18pt Georgia, "Times New Roman", Times, serif; color:#990000}
.subtitulo{ font: bold italic 11pt/14pt Georgia, "Times New Roman", Times, serif; padding:20px; }
a:link {
	color: #990000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: italic;
	color: #52342A;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #8A1F0D;
}
td{ text-align:center}

