body, table {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
}
.bordenegro {
	border: 1px solid #000000;
}
.copy {
	font-size: 10px;
	text-align: center;
	color: #000066;
}
a.principal {
	color: blue;
	text-decoration: underline;
}
a.principal:visited {
	color: blue;
	text-decoration: underline;
}
a.principal:hover {
	color: #000066;
	text-decoration: none;
	background-color: #ebebeb;
}
a.principal:active {
	color: blue;
	text-decoration: underline;
}
h1 {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
}
