body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	margin: 0px;
	padding: 30px;
	color: #E6ECEE;
	background-color: #77798E;
}
a:link {
	color: #E6ECEE;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #E6ECEE;
}
a:hover {
	text-decoration: none;
	color: #E6ECEE;
}
a:active {
	text-decoration: none;
	color: #E6ECEE;
}
.title_section {
	font-size: 26px;
	font-weight: bold;
	color: #D6DFE2;
	font: Garamond;
	font-family: Garamond;
}
.title_subSection {
	font-size: 20px;
	font-weight: bold;
	color: #D6DFE2;
	font: Garamond;
	font-family: Garamond;
	line-height: normal;
}
.text_aux {
	color: #D22514;
}
