
body{
	font-family: sans-serif;
 	font-size: 14px;
 }

 h3{
 	font-size: 11px;
 	font-weight: bold;
 }

.cabecera{
	background-color: #f3f3f3;
	height: 20px;
	padding: 10px;
	margin: 5px 0 10px;
}

.fechahora{
	font-size: 12px;
	font-weight: bold;
	color: #a52a2a;
 }