.quintatitulo {
	font-family: "trebuchet MS", Arial, Verdana;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	color: #3D3212;
}
.quintatituloverde {
	font-family: "trebuchet MS", Arial, Verdana;
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #A4DF26;
}
.quintasubtituloverde {
	font-family: "trebuchet MS", Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #A4DF26;
}
.quintasubtitulo {
	font-family: "trebuchet MS", Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	color: #3D3212;
	
}
.quintasubtituloactividades {
	font-family: "trebuchet MS", Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	color: #3D3212;
	list-style-type: circle;	
}
.formtitulos {
	font-family: "trebuchet MS", Arial, Verdana;
	font-size: 11px;
	color: #3C3111;
	font-style: normal;
	font-weight: bold;
	vertical-align: middle;
}
.formseccoes {
	font-family: "trebuchet MS", Arial, Verdana;
	font-size: 11px;
	color: #99CC33;
	font-style: normal;
	font-weight: bold;
	vertical-align: middle;
}

.caixas {
	font-family: "trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #3C3111;
	border: 1px dotted #A4DF26;
	
}
.botoes {
	font-family: "trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #3C3111;
	border: 1px dotted #339900;
	background-color: #A4DF26;	
}
