.titulos {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	color: #9bbccf;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.sub-titulos {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #c9953c;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.texto_normal {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	line-height: 5mm;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.texto_peq {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #999999;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.body {
	background-color: #FFFFFF;
}
.branco {color: #FFFFFF}
.menu {
	font-family: "Century Gothic";
	font-size: 11px;
	font-style: normal;
	line-height: 5mm;
	font-weight: bold;
	font-variant: normal;
	color: #76A4B7;
}
a:link {
	color: #76A4B7;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9BBCCF;
}
a:hover {
	text-decoration: none;
	color: #9BBCCF;
}
a:active {
	text-decoration: none;
	color: #76A4B7;
}


BODY{
scrollbar-face-color:#ffffff;
scrollbar-arrow-color:#de981c;
scrollbar-track-color:#97bfcb;
scrollbar-shadow-color:#7098b2;
scrollbar-highlight-color:'';
scrollbar-3dlight-color:'';
scrollbar-darkshadow-Color:#7098b2;
}
