body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a.legenda {
	text-decoration: underline;
	color: #000000;
	font-size: 9px; 
	font-family: arial;
}
a.legenda:visited{
	color: #000000;
}
a.legenda:hover{
	color: #FF0000;
}

.legenda {
	font-family: Arial;
	font-size: 9px;
	color: #000000;
}
.campo{
	color: #000000;
	background-color: #FFFFFF;
	border-top : 1px solid;
	border-bottom : 1px solid;
	border-left : 1px solid;
	border-right : 1px solid;
	font-family : Verdana;
	font-size : 12px;
}

.titulo {
	font-family: Arial;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
}

.texto {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}