.Formulario {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	height: 16px;
}
.CaixaVermelha {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	background-color: #C73951;
	border-top-color: #C73951;
	border-right-color: #C73951;
	border-bottom-color: #C73951;
	border-left-color: #C73951;
	font-weight: bold;
	padding: 2px;
}
.Data {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #867A60;
	font-weight: normal;
}
.TituloVermelho {
	font-family: "Trebuchet MS";
	font-size: 22px;
	color: #C73951;
	font-weight: bold;
}
.Texto {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #666666;
	font-weight: normal;
}
.LinkVermelho {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #C73951;
	font-weight: normal;
}
.Manchetinha {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #867A60;
	font-weight: normal;
}
.FormularioVermelho {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #CA445B;
}
