#boxPaginaEcm {
	margin-left: 10px;
	margin-top: 20px;
	margin-right: 0px;
	letter-spacing: 0px;
	font-size: 80%;
}
	
#boxPaginaEcm h1 {
	font-size: 120%;
}

#boxPaginaEcm h2 { 
	font-size: 105%;
}	
	
#boxPaginaEcm h3 { 
	font-size: 100%;
	font-weight: normal;
}
	
#boxPaginaEcm h4 { 
	font-size: 90%;
	font-weight: normal;
}

#boxPaginaEcm h5 { 
	margin-top: 40px;
	text-align: right;
	margin-bottom: 15px;	
	font-size: 100%;
}	

#boxPaginaEcm TH{
	font-weight: normal;
}

#boxPaginaEcm A {
	color: #003A84 ;
	font-weight: bold;
	text-decoration: underline;
}

#boxPaginaEcm A:link {
	color: #003A84 ;
	font-weight: bold;
	text-decoration: underline;
}

#boxPaginaEcm A:visited {
	color: #003A84 ;
	font-weight: bold;
	text-decoration: underline;
}

#boxPaginaEcm A:active {
	color: #003A84 ;
	font-weight: bold;
	text-decoration: underline;
}

#boxPaginaEcm A:hover{
	text-decoration: none;
}
