body,td,th {
	font-family: Trebuchet MS;
	font-size: 11px;
} 
.links {
	font: 12px "Trebuchet MS";
	color: #006600;
	text-decoration: none;
}
.cabecalho {
	font: 12px "Trebuchet MS";
	color: #006600;
	text-decoration: none;
	background: #F4F4F4;
}
.texto {
	font: 11px "Trebuchet MS";
	color: #333333;
	text-decoration: none;
}
.caixas {
	font: 10px "Trebuchet MS";
	color: #333333;
	text-decoration: none;
	background: #F4F4F4;
	display: compact;
	border-style: groove;
}
.botoes {
	font: 11px "Trebuchet MS";
	color: #003300;
	text-decoration: none;
	background: #F4F4F4;
	text-align: center;
	white-space: normal;
	border-width: thin;
	border-style: groove;
}
.campos {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: green;
	text-decoration: none;
	background-color: #F4F4F4;
	text-align: left;
}


