/*Pagina*/
BODY 	 { margin-top: 0;
		   margin-left: 0;
		   background-color: #48618A;
		   background-position: bottom center;
		   background-repeat: no-repeat;
		   background-attachment: fixed;
		   scrollbar-base-color: #48618A;
		   scrollbar-arrow-color: #FFFFFF;
		   scrollbar-DarkShadow-Color: #48618A;
		   font: 12px Verdana, Helvetica, Arial, sans-serif;			color: #ffffff; text-align: justify;}
			
p {font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 12px;color: #ffffff; text-align: justify;}
			
