font {
	font-family: "Trebuchet MS", Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #333333;
}
.titulos-bordeux {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC0000;
}
body {
	font-family: "Trebuchet MS", Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #333333;
}
.otros-tit {
	font-family: "Trebuchet MS", Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #990000;
}
a {
	font-family: "Trebuchet MS", Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
a:hover {
	font-family: "Trebuchet MS", Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #990000;
	text-decoration: none;

}
.descripcion {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
remark {
	font-family: "Trebuchet MS", Arial;
	font-size: 11pt;
	font-weight: normal;
	color: #F5F5EB;
}
