body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #434343;
}

.titulogrande {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FF7F50;
	background-color: #FFF3E8;
}

.titulomediano {
	font-weight: bolder;	
}

.encabezadodia {
	font-weight: bolder;
	font-size: 18px;
	color: #6495ED;
}

.titulocontenido {
	font-weight: bolder;
	font-size: 16px;
	color: #C11D00;
}

.textodia {
	
}

.tablacomun {
	border-bottom: 1px solid gray;
	border-right: 1px solid gray;
}