/* CSS Document */
/*texto contenido*/
p,ul,li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: 4D4D4F;
	/*letter-spacing: 1.1em;*/
	text-align: justify;
}

TABLE.contenttable { border:0px; margin:0px 0px 10px 0px; 
width:100%; }

body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bodytext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 4D4D4F;
		text-align: justify;
	}
	.contenttable{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 4D4D4F;
	}

.MsoNormal{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 4D4D4F;
		text-align: justify;
	
}
.texto{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 4D4D4F;
		text-align: justify;
	
}
.tel{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 4D4D4F;
		text-align: center;
	
}
  a{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 4D4D4F;
	font-weight: bold;
		text-decoration: none; 
}


