body {
	background-color: #FFF;
	text-align: center;
	color: #E2E3FC;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px
}

.novisi {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFF;
	color: #000;
	clear: none;
	border: none;
	text-align: right;
	cursor: auto;
}
.menu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFF;
	color: #000;
	clear: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style:  #FFF;
	border-left-style: none;
	text-align: right;
	line-height: normal;
}
.titulo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	text-align: right;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
}
.fecha {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bolder;
  font-style: italic;
  color: #3300CC;
  background-color: #FFF;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: #E2E3FC;
  border-left-style: none;
  text-align: right;
}
.refe {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: bolder;
  color: #990000;
  background-color: #FFF;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  text-align: left;
}

.titulos {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #333;
  border: none;
	text-align: left;
}
.etiquetas {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #333;
	background-color: #FFF;
  border: none;
	text-align: center;
}
body table tr th {
	color: #666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 14px;
}
body table tr th p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
  border: none;
}
