.titulo {
	font-family: "MS Sans Serif", Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FF6600;
}
.codigo {
	font-family: "MS Sans Serif", Arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #996699;
}
.descripcion {
	font-family: "MS Sans Serif", Arial, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
}
.boton {  font-size: 8pt; font-weight: bold; color: #ffffff; background-color: #FF6600; border: #FF6600; border-style: none; border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin; text-align: centre; vertical-align: middle; line-height: normal; font-family: Arial, Helvetica, sans-serif}