a:           
{ 
	color: #ED8806; text-decoration: none 
	font-family: Eras Demi ITC;
}

a:link
{
	color: #ED8806;
	text-decoration: none;
	font-family: Tahoma;
	font-weight: bold;
}
a:visited
{
	color: #ED8806;
	text-decoration: none;
	font-family: Tahoma;
	font-weight: bold;
} 
a:active 
{
	color: #ED8806;
	text-decoration: none;
	font-family: Tahoma;
	font-weight: bold;
}
a:hover      
{
	color: #A9B700;
	text-decoration: none;
	font-family: Tahoma;
	font-weight: bold;
	
}



body         
{ 
     font-family: "Eras Demi ITC"; font-size: 10pt; 
     text-align: justify;
     
}

body2         
{ 
     font-family: "Eras Demi ITC";
     color: #A9B700; font-size: 10pt; 
     text-align: justify;
     scrollbar-base-color: #A9B700;
     scrollbar-dark-shadow-color: #0D6727;
     scrollbar-track-color: #BE0004;
     scrollbar-face-color: #0D6727;
     scrollbar-shadow-color: #BE0004;
     scrollbar-highlight-color: #BE0004;
     scrollbar-3d-light-color: #BE0004;
}


table        
{
	table-border-color-light: #8E1F0B;
	table-border-color-dark: #8E1F0B;
	font-size: 9pt;
	color: #000000;
	font-weight: normal;
	font-family: Tahoma;
	text-align:justify;
	
}

h1, h2, h3, h4, h5, h6
{
	font-family: Tahoma;
	color: #a9b000;
	font-weight: bold;
}
