<!--
body {
	background-color: #000000;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.titulo {
	font-size: large;
	font-weight: bold;
}
.item {
	font-size: medium;
	font-weight: bold;
}
.positem {
	font-size: small;
	font-weight:normal;
}
.style3 {
	font-size: large;
	font-weight: bold;
}
a:link {
	color: #6666FF;
}
a:visited {
	color: #00FFFF;
}
.style8 {font-size: small}
.style14 {color: #FFFF00; font-size: large;}
.style22 {color: #FFFF00; font-style: italic; font-size: large;}
.style23 {
	color: #FFFF00;
	font-style: italic;
}
-->
