 body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.botao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: small-caps;
	color: #FFFFFF;
	background-color: #1C2B90;
	border: 2px solid #FFFFFF;
}
.Titulo {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: #B5041E;
}
.Texto{
	font-size: 12px;
	font-family: Trebuchet MS;
	color: #5f6e83;
	text-align:justify;
}
.Texto-Preto{
	font-size: 12px;
	font-family: Trebuchet MS;
	color: #000000;
}
.form {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
	background-color: #ffffff;
	border:1px solid #FFFFFF;
}
.form-contato {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
	background-color: #ffffff;
	border:1px solid #efefef;
}
.links {
	font-family: Trebuchet MS;
	color: #5f6e83;
	border: none;
	font-size: 12px;
	text-decoration: none;
}
.links a:link {
	font-family: Trebuchet MS;
	color: #5f6e83;
	border: none;
	font-size: 12px;
	text-decoration: none;
}
.links a:visited {
	font-family: Trebuchet MS;
	color: #5f6e83;
	border: none;
	font-size: 12px;
	text-decoration: none;
}
.links a:hover {
	font-family: Trebuchet MS;
	color: #5f6e83;
	border: none;
	font-size: 12px;
	text-decoration: underline;
}
.linksextra {
	font-family: Trebuchet MS;
	color: #FFFFFF;
	border: none;
	font-size: 12px;
	text-decoration: none;
}
.linksextra a:link {
	font-family: Trebuchet MS;
	color: #FFFFFF;
	border: none;
	font-size: 12px;
	text-decoration: none;
}
.linksextra a:visited {
	font-family: Trebuchet MS;
	color: #FFFFFF;
	border: none;
	font-size: 12px;
	text-decoration: none;
}
.linksextra a:hover {
	font-family: Trebuchet MS;
	color: #FFFFFF;
	border: none;
	font-size: 12px;
	text-decoration: underline;
}