h1 {
	font-size: 18px;		
}

h2 {
	font-family: 'Titillium Web', sans-serif;
	background-color: #F3F3F3;
	font-size: 17px;
	font-weight: 400;	
	padding: 10px;
}

h3 {
	font-size: 19.6px;
	margin-bottom: 19.6px;
	font-weight: bold;	
}

#fecha {
	color:#A52A2A;
	font-weight: bold;
	font-size: 11px;	
}

h4 {
	font-size: 11px;
	font-weight: 700;		
}

p {
	font-size: 14px;
}

body {
	font-family: 'Open Sans', sans-serif;
	color: #4E4E4E;
	width: 660px;
}

footer {
	font-size: 14px;
}
	
