body {
	padding: 10px;
	font-family: sans-serif;
	font-size: 14px;
}

h1{
	font-size: 24px;
}

h2{
	padding: 10px;
	background-color: #EEE;
	font-size: 16px;
	font-weight: normal; 
}

h3{
	font-size: 28px;
}

.fecha{
	font-size: 11px;
	color: #f11;
}
 
 #intermedio{
	font-size: 12px;
	font-style: italic;
 }
