body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #003366;
	background-color: #DFE6F0;
}
.chiquito {
	font-size: 9px;
	font-weight: bold;
	text-align: center;
}
p {
	text-align: justify;
	margin: 5px;
}
.titulos {
	font-size: 14px;
	line-height: 35px;
	font-weight: bold;
	letter-spacing: 5px;
	text-indent: 5px;
}
table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B6C7DB;
	border-right-color: #B6C7DB;
	border-bottom-color: #B6C7DB;
	border-left-color: #B6C7DB;
}

.derechos {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	text-align: center;
}
.exclusivo {
	color: #FFFFFF;
}
.cartel {
	font-size: 18px;
	color: #DF2F00;
	line-height: 22px;
}
ul {
	line-height: 25px;
	list-style-type: square;
	list-style-image: url(logito.jpg);
	vertical-align: middle;
}
a:link, a.visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: underline;
	color: #DF2F00;
}

