h1 {
	font-size: 18px;
}

h2 {
	background-color: #f3f3f3;    	
	font-size: 17px;
	margin: 5px 0 10px;
    padding: 10px;
}

h1, h2, h3 {
	color: #4e4e4e;
}

p {
    text-align: justify;
    font-size: 14px;
}

p#fecha {
   	color: #a52a2a;
	font-size: 11px;
}

p#titulo {
	font-size: 12px;
	font-weight: bold;
}
