body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	color: #000066;
	text-align: justify;
}
ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
}

.p_medebenes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	text-align: center;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FF7C29;
	border-right-color: #FF7C29;
	border-bottom-color: #FF7C29;
	border-left-color: #FF7C29;
	padding-left: 5px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
	margin-top: 5px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000066;
	text-align: center;
	margin-top: 5px;
}

a:link {
	font-weight: bold;
	text-decoration: underline;
	color: #000066;
}
a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #FF7B21;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #000066;
}
a:active {
	font-weight: bold;
	text-decoration: underline;
	color: #000066;
}
.p_pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	text-align: center;
	border-top-width: thin;
	border-right-width: thick;
	border-bottom-width: thin;
	border-left-width: thick;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF7C29;
	border-bottom-color: #000066;
	font-style: italic;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
}
.textonaranja {
	color: #000066;
	background-color: #FFD6BD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
