body {
	margin-top:0px;
	margin-bottom:0px;
}
.titulo-treb-12-preto {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.titulo-treb-16-azul {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #273269;
}
.cont-treb-10-preto {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
}
.titulo-treb-12-laranja {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FF6600;
}
.titulo-treb-12-laranja a:link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FF6600;
	text-decoration:none;
}
.titulo-treb-12-laranja a:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FF6600;
	text-decoration:none;
}
.titulo-treb-12-laranja a:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FF6600;
	text-decoration:none;
}
.form {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	height: 15px;
}
.form-botao {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
.form2 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	overflow:hidden;
}
.titulo-cinza-treb {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
.cont-treb-10-cinza {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #999999;
}
.cont-treb-10-azul {
	font-family: Arial;
	font-size: 10px;
	color: #273269;
}
.cont-treb-10-branco {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #ffffff;
}
.img {
	border: 1px #333333 solid;
	margin: 2px;
	padding: 2px;
}
.link-laranja {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FF6600;
}
.link-laranja a:link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
}
.link-laranja a:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
}
.link-laranja a:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FF6600;
	text-decoration:underline;
}