body { 
width:100% !important;
margin:0 !important;
padding:0 !important;
line-height: 1.4;
word-spacing:1.1pt;
letter-spacing:0.2pt; font-family: Garamond,"Times New Roman", serif; color: #000; background: none; font-size: 12pt; }

/* Links */
a:link, a:visited { background: transparent; font-weight: 700; text-decoration: underline;color:#333; }
a:link[href^="http://"]:after, a[href^="http://"]:visited:after { content: " (" attr(href) ") "; font-size: 90%; }
a[href^="http://"] {color:#000; }

p {
	font-size: 13px;
	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;
}
h2 {
	font-weight: bold;
	color: #092988;
	font-size: 14px;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
}

.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: 10px;
	color: #0066CC;
}
.fechaImpresion {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	margin-top: 18px;
	float: right;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.fechaNota {
	font-size: x-small;
	font-weight: bold;
	color: #999999;
}
.imprimir {
	margin: 0px;
	visibility: hidden;
}
#contenedor {
	width: 160mm;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

.pie {
	font-size: 10px;
	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;
}

