body {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	background-color: #ABAABD;
	text-align: center;

}
table {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

#cuerpo img {
	float: right;
	margin: 0px 5px 5px;
	border: 3px solid #FFFFFF;


}
#footer p {
	color: #000000;
}
#footer a {
	color: #000066;
	text-decoration: none;
}
