body {
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 10px;
	padding: 0px;
}
.espacio {
	margin: 0px;
	padding: 0px;
}

.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 9px;
	text-decoration: none;
	text-align: justify;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 3px;
	text-indent: 10px;
	text-align: justify;
	page-break-before: 4;
	page-break-after: 4;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	font-variant: normal;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}
.Títulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
}
.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #CC3333;
	text-decoration: none;
	width: 155px;
	display: block;
	padding: 0px;
	height: 19px;
	text-indent: 5px;
	background-color: #FFFFFF;
}

.navigation :hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #275378;
	width: 155px;
	display: block;
	padding: 0px;
	height: 19px;
	text-indent: 5px;
}
