body {
	scrollbar-face-color: #57BAE1;	
	scrollbar-highlight-color: #3A85A2;
	scrollbar-shadow-color: #3A85A2;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #82CCE8;
	scrollbar-3dlight-color: #DDDDDD;
	scrollbar-darkshadow-color: #DDDDDD;
}

.Borda {
	border: 1px solid #9565F8;
}

.Texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.TituloServicos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E2CA57;
}
.TituloProfissionais {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 43B64C;
}
}
.TituloCursos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: DB4A99;
}
.Formularios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7b5ca8;
	background-color: #EAEAFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
