body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.texto_principal {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
}
.texto_listado {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #666666;
}


a.enlace1:link {color: #666666;text-decoration: none;}
a.enlace1:visited {text-decoration: none;color: #666666;}
a.enlace1:hover {text-decoration: underline;color: #333333;}
a.enlace1:active {text-decoration: none;color: #666666;}

.texto_secundario {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #666666;
}

.titulos {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #666666;
}

.texto_extra1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;

}
.texto_extra2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}

.printbox {
  border-top:#999999 1px dashed; 
  border-bottom:#999999 1px dashed;
}

.printbox2 {
  border-top:#999999 0px dashed; 
  border-bottom:#aaaaaa 1px dashed;
}
