td {
        font-family: "Bitstream Vera Serif", Verdana, Arial, Helvetica, Sans-serif;
        font-size: 75%;
        text-align: justify;
}

td.titlecell {
        text-align: right;
	padding-right: 1cm;
}

span.tiny { font-size: 75%; }

span.foreign {
	font-style: italic;
}

span.title {
        font-family: "Bitstream Vera Serif", Verdana, Arial, Helvetica, Sans-serif;
	color: #006633;
	font-size: 200%;
	font-style: bold;
}

span.highlight {
        font-family: "Bitstream Vera Serif", Verdana, Arial, Helvetica, Sans-serif;
        text-align: justify;
	color: red;
	font-size: 200%;
	font-style: bold;
}

span.subtitle {
	color: #006633;
	font-size: 100%;
	font-style: bold;
}

ul {
  	list-style-type: square;
	color: #006633;
}

p {
	text-align: justify;
}

span.right {
        font-family: monospace;
        font-size: 80%;
	text-align: right;
}

a.nomostrar {
	display: none 
}

