body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
}

hr {
	border:0 #ccc solid; border-top-width: 1px; clear:both; height:1;
}
h1 {
	font-size:25px;
}
h2 {
	font-size:23px;
}
h3 {
	font-size:21px;
}
h4 {
	font-size:19px;
}
h5 {
	font-size:17px;
}
h6 {
	font-size:15px;
}
ol {
	list-style:decimal;
}
ul {
	list-style-type: square;
}
li {
	margin-left:20px;
}
p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,address,fieldset {
	margin-bottom:20px;
}


/* --- estilos para boxes --- */

#content h1
	{
	color:#069;
	font-weight: normal;
	font-size: 18px;
	font-family: arial, helvetica, sans-serif;
	}
	
#content h2
	{
	color:#069;
	font-weight: bold;
	font-size: 14px;
	font-family: arial, helvetica, sans-serif;
	}
	
	#content h3
	{
	color:#069;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	}
	
	
		
#content p
	{
	color:#3b3b3b;
	font-size: 13px;
	line-height: 16px;
	font-family: arial, helvetica, sans-serif;
	}
	
	
	
	#content ul li {
	font-size: 12px;
	color: #000;
	list-style-type: square;
}
#footer p {
	font-size: 11px;
	color: #999;
}
.headertabla {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	background-color: #069;
	text-align: center;
	text-transform: uppercase;
}
.fecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #900;
}
