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:#cccccc;
	scrollbar-highlight-color:#00ff00;
	scrollbar-shadow-color:#00ff00;
}

.conteudo {font-family: tahoma; 
		   font-size: 12px; 
		   color: #333333;
}

.titulos {font-family: tahoma;
		  font-size: 16px;
		  font-weight: bold;
		  color: #333333}

.titulos_1 {font-family: tahoma;
		  font-size: 12px;
		  font-weight: bold;
		  color: #333333}

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

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

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

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