.texto {
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	font-size: 13px;
	text-align: justify;
	color: #615D5C;
	background-color: #FFFFFF;
}

.textop {
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	font-size: 10px;
	text-align: justify;
	color: #615D5C;
	background-color: #FFFFFF;
}

.titulo {
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #615D5C;
	background-color: #DEDEDC;
}

.link {
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	font-size: 13px;
	color: #615D5C;
	text-decoration: underline;
	background-color: #FFFFFF;
}


a.link:hover {
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	font-size: 13px;
	color: #666666;
	text-decoration: underline;
	background-color: #FFFFFF;
}

body {
	scrollbar-face-color:#615d5c;
	scrollbar-shadow-color: #615d5c;
	scrollbar-highlight-color:#615d5c;
	scrollbar-3dlight-color:#dededc;
    scrollbar-darkshadow-color: ;
	scrollbar-track-color: #dededc;
	scrollbar-arrow-color: #dededc;
	background-color: #FFFFFF;
	background: URL('ilustracao_g5.jpg') fixed no-repeat right bottom #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;}