body {color: #000000; background: #FFFFFF; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size:11px;}
a: {color: #000000; text-decoration:none;}
a:link, A:visited {background: #FFFFFF; color: #000000; text-decoration: none; font-weight: bold;}
h1 {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
}
h2, h3, h4, h5 {
	background: #FFFFFF;
	color: #000000;
	margin-bottom: 5px;
	border-bottom: 1px solid #666666;
	font-size: 14px;
	font-weight: bold;
}
div#cabecera {display: none;}
div#menu {display: none;}
div#herramientas {display: none;}
div#print-logo {
display: block;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #D3D3D3;
}

#pie {
	font-size:9px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
	padding-top:10px;
}
