.texto {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
}
.campo {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	background-color: #D9FFD9;
	border: 1px solid #000000;
	padding-left: 2px;
}
.titulo {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #006600;
}
.cor1 {
	background-color: #D9FFD9;
}
.cor2 {
	background-color: #A8FFAD;
}
body {
	font-family: "Trebuchet MS";

}
.tabela {
	border: 1px solid #000000;
	color: #000000;
}
.calendarDateInput{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	background-color: #D9FFD9;
	border: 1px solid #000000;
}
a {
	text-decoration: none;
}
.opcoes {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
}
