/*--------Perla Real Stylesheet------------------------------------- */


body {
	scrollbar-base-color: EBE2C2;
	scrollbar-track-color: E2D4A3;
	scrollbar-face-color: D7C585;
	scrollbar-highlight-color: EBE2C2;
	scrollbar-3dlight-color: F0E9D1;
	scrollbar-darkshadow-color: C4B272;
	scrollbar-shadow-color: C4B272;
	scrollbar-arrow-color: 806129;
}

.bodytext {  
	font-family: Arial, Helvetica, sans-serif; 
	color: 432405; 
	font-size: 9pt;
	font-weight: normal;
	line-height: 18pt;
	text-align: justify;
}

.bodyitalic {  
	font-family: Arial, Helvetica, sans-serif; 
	color: 432405; 
	font-size: 9pt;
	font-weight: normal;
	font-style: italic;
	line-height: 18pt;
	text-align: justify;
}

.bodylink {  
	font-family: Arial, Helvetica, sans-serif; 
	color: 432405; 
	font-size: 9pt;
	font-weight: bold;
	line-height: 18pt;
	text-decoration: underline;
	text-align: justify;
}

.bodylink:hover {  
	font-family: Arial, Helvetica, sans-serif; 
	color: 000000; 
	font-size: 9pt;
	font-weight: bold;
	line-height: 18pt;
	text-decoration: none;
	text-align: justify;
}


.bodytext2 {  
	font-family: Arial, Helvetica, sans-serif; 
	color: 806129; 
	font-size: 9pt;
	font-weight: normal;
	line-height: 18pt;
	text-align: justify;
}

.bodyitalic2 {  
	font-family: Arial, Helvetica, sans-serif; 
	color: 806129; 
	font-size: 9pt;
	font-weight: normal;
	font-style: italic;
	line-height: 18pt;
	text-align: justify;
}

.bodylink2 {  
	font-family: Arial, Helvetica, sans-serif; 
	color: 806129; 
	font-size: 8pt;
	font-weight: bold;
	line-height: 12pt;
	text-decoration: none;
	text-align: justify;
}

.bodylink2:hover {  
	font-family: Arial, Helvetica, sans-serif; 
	color: 000000; 
	font-size: 8pt;
	font-weight: bold;
	line-height: 12pt;
	text-decoration: none;
	text-align: justify;
}


.footer {  
	font-family: Arial, Helvetica, sans-serif; 
	color: C4B272; 
	font-size: 8pt;
	font-weight: normal;
	line-height: 12pt;
	text-align: center;
}

.footer-link {  
	font-family: Arial, Helvetica, sans-serif; 
	color: C4B272; 
	font-size: 8pt;
	font-weight: normal;
	line-height: 12pt;
	text-decoration: none;
	text-align: center
}

.footer-link:hover {  
	font-family: Arial, Helvetica, sans-serif; 
	color: 432405; 
	font-size: 8pt;
	font-weight: normal;
	line-height: 12pt;
	text-decoration: none;
	text-align: center
}

.photolink {
	border-thickness: 0px;
}

.photolink:hover {
	border-style: outset;
	border-color: 806129;
	border-thickness: 1px;
}


