@CHARSET "ISO-8859-1";

body {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

#footer h1 {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 18px;
	line-height: 15px;
	margin:0px;
	padding:0px;
}

#footer p {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-align:justify;
}

#footer p a{
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color:red;
}

#footer p a:hover{
	color:blue;
}

#seccion h1 {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 22px;
	margin:0px;
	padding:0px;
}

#seccion h2 {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 18px;
	margin:0px;
	padding:0px;
}

#seccion p {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 11px;
	text-align:justify;
}

#seccion li {
	font-size: 11px;
}


.html h1 {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 18px;
	/*line-height: 15px;*/
	margin:0px;
	padding:0px;
}

.html p {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 11px;
	/*line-height: 15px;*/
	text-align:justify;
}
