	
h1.ba{	font-size: 12pt;
	font-weight: bold;  
	color: #FEBE10;
	text-transform: uppercase;
	}
	
h2.ba	{
	font-size: 11pt;
	font-weight: bold;  
	color: #000000;
	}

h3.ba	{
	font-size: 9pt;
	font-weight: bold; 
	font-style: italic; 
	color: #000000;
	}
	
.ba {
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	color: #FFFFFF;
	}
	
.ba:link{color: #FFFFFF; }
.ba:visited{color: #FFFFFF;}
.ba:hover{color: #FEBE10; text-decoration: underline;}

	
hr.ba {
	color: #FEBE10;
	width: 75%;
	}
	

