.pie {
	font-family: "trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.form {
	font-family: "trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color: #EBEBEB;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.textos {
	font-family: "trebuchet MS";
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
}

