body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	margin-top: 5px;
}
.normal {
	font-family: Verdana;
	font-size: 9px;
	color: black;
}
ul.especial {
	list-style-type:square;
	font-family: Verdana;
	font-size: 9px;
	color: black;
}
.especial1 {
	color: black;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
}
.especial2 {
	color: black;
	font-family:
	Verdana;
	font-weight:
	bold;
	font-size: 12px;
}


