body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
td {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.titulo {
	font-family: "Times New Roman", Times, serif;
	font-size: 45px;
	color: #990000;
}
.resaltado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;


}
a:link {
	color: #990000;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:visited {

	color: #666666;
	text-decoration: underline;
}
li {
	list-style-image: none;


}
