body {
	background-color: #4D4D4D;
	margin: 0px 0px 0px 0px;
}
.pie {
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 27px;
	font-weight: normal;
	color: #7e7e7e;
	margin: 0px 0px 15px 0px;
	background-color: #ffffff;
}
.hmenu {
	text-decoration: none;
	border-top-style:none;
	border: 0;
}
h1 {
	font-family: "Arial Black";
	font-size: 28px;
	font-style: normal;
	line-height: 28px;
	color: #4f4f4f;
	margin: 0px 0px 15px 0px;
}
p {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	margin: 10px 20px 10px 0px;
}
li {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	margin: 10px 20px 15px 10px;
}
h2 {
	font-family: Arial Black;
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #4f4f4f;
	margin: 0px 0px 0px 0px;
}
.txtCont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #4f4f4f;
	margin: 10px 0px 25px 0px;
}
.titSubrayado {
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #4f4f4f;
	margin: 0px 0px 0px 0px;
	text-underline-position: below;
}
.label {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	line-height: 37px;
	font-weight: normal;
	color: #4f4f4f;
	margin: 0px 0px 15px 0px;
}
.EnvFrom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 40px;
	font-weight: bold;
	color: #4f4f4f;
	margin: 0px 0px 0px 0px;
	text-underline-position: below;
	text-decoration: underline;
}

a.Lnk:link {

	text-decoration: none;

	color: #383d5b;

}

a.Lnk:visited {

	text-decoration: none;

	color: #383d5b;

}

a.Lnk:hover {

	text-decoration: underline;

	color: #383d5b;

}

a.Lnk:active {

	text-decoration: none;

	color: #383d5b;

}






