#boxPaginaEcm {
	margin-left: 10px;
	margin-top: 20px;
	margin-right: 0px;
	letter-spacing: 0px;
	line-height: 1.3em;
}
	
#boxPaginaEcm h1 {
	font-size: 115%;
	font-weight: bold;
	color: #550000;
	border-bottom: 3px double #550000;
	margin-bottom: 8px;
}

#boxPaginaEcm h2 { 
	font-size: 105%;
	font-weight: bold;
	color: #550000;
	border-bottom: 1px solid #550000;
	margin-bottom: 8px;
}	
	
#boxPaginaEcm h3 { 
	font-size: 100%;
	margin-bottom: 8px;
}

#boxPaginaEcm p { 
	font-size: 100%;
	margin-bottom: 8px;
}	

#boxPaginaEcm h4 { 
	font-size: 85%;
	margin-bottom: 8px;	
}
	
#boxPaginaEcm h5 { 
	margin-top: 40px;
	text-align: right;
	margin-bottom: 15px;
}

#boxPaginaEcm TABLE { 
	border-collapse:separate;
}
	
#boxPaginaEcm TH { 
	font-weight: normal;
}	

#boxPaginaEcm UL {
	margin-bottom: 8px;
}

#boxPaginaEcm OL {
	margin-bottom: 8px;
}

#boxPaginaEcm UL LI {
	list-style: disc; 
	list-style-position: outside;
}

#boxPaginaEcm OL LI {
	list-style: decimal;
	list-style-position: outside;
}

#boxPaginaEcm EM {
	font-style: italic;
}

#boxPaginaEcm STRONG, #boxPaginaEcm B {
	font-weight: bold;
}


