h1, h2, h3, h4, h5, p {
	padding: 0;
	margin: 0;
}
h1 {
	font-size: 18px;
	color: #0085CC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 10px;
}
h2 {
	font-size: 100%;
}
h3 {
	font-size: 100%;
	margin-bottom: 10px;
}
h4 {
	font-size: 100%;
}
h5 {
	font-size: 100%;
}
.texto-1 h1 {
	font-size: 105%;
	color: #FFFFFF;
}
.texto-1 h2 {
	font-size: 105%;
}
p {
	margin: 0 0 10px 0;
}
#titulares .leftsummary p, .caption-border p {
	font-size: 90%;
	padding: 5px 5px 5px 5px;
	margin: 0;
}

.caption-border blockquote {
	font-size: 90%;
	margin: 5px;
}

#titulares h3 {
	font-size: 110%;
	font-family: Georgia;
	margin: 20px 0px 10px 5px;
	border-bottom: 1px solid #999;
}
h3 a {
	font-weight: bold;
}
.caption-border h3 {
	font-size: 110%;
	margin: 0 0 0 5px;
}
#page-holder-story h2 {
	font-size: 120%;
	margin-bottom: 10px;
	color: #000;
	font-family: Georgia;
	border-bottom: 1px solid #666;
	padding: 0 0 5px 0;
}
#titulares .leftsummary h3, .c-size-seven h3 {
	font-size: 90%;
	padding: 0;
	margin: 5px 5px;
	color: #858585;
	text-transform: uppercase;
}
#titulares .leftsummary h3  {
	font-size: 100%;
	padding: 0;
	margin: 5px 5px 0 5px;
	color: #333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

