@CHARSET "UTF-8";

	.texto{
	font-family: 'Verdana', cursive;
	font-size:14px;
	color:black;
	}	
	.subtitulo{
	font-family: 'Verdana', cursive;
	font-size:14px;
	color:black;
	background-color: #EAEAEA;
	padding: 6px;
	}
	
	.fechas{
	font-family: 'Verdana';
	font-size: 11px;
	font-weight: 700;
	color: red;
	}
	
	h1,h2
	{
	font-family: Arial;
	font-size: 22px;
	font-style: bold; }
	
	h2
	{
	font-size: 20px;
	}
	
	h3
	{
	font-family: 'Verdana';
	font-size: 12px;
	font-style: bold; 
	}