body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.mini {
	font-size: 10px;
	text-decoration: none;
}
.titulo {
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.subtitulos {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC99FF;
}
.resaltado {
	font-weight: bold;
	color: #FF00FF;
	text-decoration: none;
}



