


body {
	background-color: #ffffff;
	color: #767676;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	text-align: justify;
	padding: 10pt 30pt 10pt 30pt;
}

h1 {
	font-size: 20pt;
	font-weight: bold;
	margin-top: 10pt;
	margin-bottom: 10pt;
}

h2 {
	font-size: 16pt;
	font-weight: bold;
	margin-top: 0pt;
	margin-bottom: 10pt;
}

h3 {
	font-size: 12pt;
	font-weight: bold;
	margin-top: 10pt;
	margin-bottom: 10pt;
}



a.inicio, a:visited.inicio {
	color : #767676;
	margin-left : 0pt;
	background-color: #ffffff;
	border: 3pt solid #149dcc;
	padding: 10pt 10pt 10pt 10pt;
}

a.inicio:hover {
	background : #149dcc;
	color : #ffffff;
}


a, a:visited {
	color : #149dcc;
	text-decoration : none;
	font-weight : bold;
	font-size: 11pt;
	borderx: solid 1pt;
	padding: 2pt;
}

a:hover {
	background : #149dcc;
	color : #ffffff;
}

li {
	margin-left : 1pt;
	margin-top: 1pt;
	margin-bottom: 1pt;
}


.headLegal{
	background-color: #555555;
	width: 100%;
	padding-top: 10pt;
	padding-bottom: 10pt;
}
