body {
	margin-left: 40px;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 30px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
p {
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
}

h1 {
	clear: both;
	font-size: 30px;
	margin-top: 9px;
	color: #092988;
	font-weight: bold;
	line-height: 30px;
	margin-bottom: 9px;
	font-family: "Times New Roman", Times, serif;
}
h2 {
	font-weight: bold;
	color: #092988;
	font-size: 16px;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
	font-family: "Times New Roman", Times, serif;
}

.nota {
	font-size: 13px;
	color: #000000;
}

.cabecera {
	height: 60px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #092988;
	margin: 0px;
	padding: 0px;
}
.url {
	font-size: small;
	color: #999999;
}
.fechaImpresion {
	text-align: right;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	margin-top: 18px;
	float: right;
}
.pie {
	font-size: small;
	font-weight: bold;
	color: #092988;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #092988;
	padding-top: 5px;
}

.fechaNota {
	font-weight: bold;
	color: #999999;
}

#logo {
	float: left;
	height: 31px;
	width: 227px;
	font-size: 16px;
	font-weight: bold;
}
.imprimir {
	text-align: right;
	font-size: 10px;
	font-weight: normal;
	color: #000099;
	margin: 0px;
	height: 12px;
}
.imprimir a {
	color: #092988;
	text-decoration: none;
}
.imprimir a:hover {
	color: #0066CC;
	text-decoration: underline;
}

