table.border {
	background-position: center center;
	border: 1px solid #2C5BAE;

}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
	background-color: #FF0000;
}
th {
	background-color: #2C5BAE;
}
td.contacto {
	color: #FFFF99;
	font-weight: bold;
	float: right;


}
