body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	text-align: center;
}
.resaltar {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000066;
	font-size: 14px;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
}
a:link {
        color: #0000FF; font-weight: bold; text-decoration: underline; }
a:visited {
        color: #0000FF; font-weight: bold; text-decoration: underline; }
a:active {
		font-weight: bold; text-decoration: underline; }
a:hover {
        color: #0000FF; }
/* CSS Document */
.centrar {
	text-align: center;
}
