body {
	background-color: transparent;
 	margin-left: 0px;
	scrollbar-3dlight-color:00ff00;
	scrollbar-arrow-color:#946482;
	scrollbar-base-color:#00ff00;
	scrollbar-darkshadow-color:#00ff00;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#00ff00;
	scrollbar-shadow-color:#00ff00;
}

.image-border {border: 1px solid #000000;
}

.Resumo_titulo {font-family: arial;
				font-size: 16px;
				font-weight: bold;
				font-style: italic;
				color: #000000;
}

.Resumo_Conteudo {font-family: arial;
				  font-size: 12px;					
				  font-style: italic;
				  color: #000000;
}

.Resumo_Conteudo_B {font-family: arial;
				   font-size: 12px;					
 				   font-weight: bold;
				   font-style: italic;
 	 		       color: #000000
}

