        BODY {
        
             	background-image: url(images/fundo.gif);
	            background-color: #FFFFFF;
                background-attachment: fixed;
                background-repeat:;
	            scrollbar-face-color: #D3EEFA; 
                scrollbar-shadow-color: #ffffff; 
                scrollbar-highlight-color: #ffffff; 
                scrollbar-3dlight-color: #3399FF; 
                scrollbar-darkshadow-color: #3399FF;
                scrollbar-track-color: #ffffff; 
                scrollbar-arrow-color: #3399FF;
                text-align:justify;
				margin-left: 7pt;
				
        }


 	H1 {
 		font-family: Arial;
 		font-size: 12pt;
 		font-weight: bold;
 		color: #000099;

 	}
 	
 	H2 {
 		font-family: Arial;
 		font-size: 10pt;
 		font-weight: bold;
 		color: #000000;

 	}
 	
 	H3 {
 		font-family: Arial;
		font-size: 10pt;
 		font-weight: normal;
 		font-style: italic;		
 		color: #000000;
 	}
	
 	H4 {
 		font-family: Arial;
		font-size: 10pt;
 		font-weight: bold;
 		font-style: bold;		
 		color: #000000;
 	}	

 	H5 {
 		font-family: Arial;
 		font-size: 14pt;
 		font-weight: bold;
 		color: #000099;

 	}
 	
 	A {
 		font-family: Arial;
 		color: #000000;
 		text-decoration: none;
 		position: relative;
		font-size: 10pt;
 	}
 	
 	A:LINK {
 		font-family: Arial;
 		color: #000000;
 		text-decoration: none;
 		position: relative;
 	}
 	
 	A:VISITED {
 		font-family: Arial;
 		color: #000000;
 		text-decoration: none;
 		position: relative;
 	}
 	

        A:HOVER {
                text-decoration: underline; color: #000000
        }


 	.tbl_shop {
 		font-family: Arial;
 		font-size: 10pt;
 		color: #000000;
 		position: relative;
 	}
 	
 	.tbl_orixas {
 		font-family: Arial;
 		font-size: 8pt;
 		color: #000000;
        text-align:justify;
 		position: relative;
 	}

 	B {
 		font-family: Arial;
 		font-weight: bold;
 		color: #000099;
 		position: relative;
 	}
 	
 	I {
 		font-family: Arial;
 		font-weight: bold;
 		font-style: italic;
 		position: relative;
 	}
 	
 	LI  {
 		font-family: Arial;
 		font-size: medium;
 		color: #000080;
 		position: relative;
 	}
 	
 	P {
 		font-family: Arial;
 		font-size: 11pt;
 		color: #000000;
        margin-left: 00pt;
        text-align:justify;

 	}
 	
 	TD {
 		font-family: arial;
        margin-left: 20pt;
        BORDER-TOP-WIDTH: 0px;
		BORDER-LEFT-WIDTH: 0px;
		BORDER-BOTTOM-WIDTH: 1px;
		BORDER-RIGHT-WIDTH: 0px;
 	}
 	
 	TH {
 		font-family: arial;
 		font-weight: bold;
 		color: #FF0000;
		margin-left: 20pt;
 	}
 	
 	PRE {
 		font-family: monospace;
 		font-size: medium;
 		background: #CCFFFF;
 		position: relative;
 		left: 1cm;
 	}
