.titulo {
	font-family: Verdana;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;}
.tema {
	font-family: Verdana;
	font-size: 10px;
	font-style:oblique;
	line-height: normal;
	font-weight: normal;
	font-variant:normal;
	text-transform:uppercase;
	color: #000000;}
.numero {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight:bold;
	font-variant:normal;
	text-transform:uppercase;
	color: #000000;}
.medio {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight:bold;
	font-variant:normal;
	text-transform:uppercase;
	color: #000000;}
.fecha {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight:bold;
	font-variant:normal;
	text-transform:uppercase;
	color: #000000;}
.texto{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight:normal;
	font-variant:normal;
	text-transform:none;
	color: #000000;}
  </style>