	

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

h3.bb	{
	font-size: 9pt;
	font-weight: bold; 
	font-style: italic; 
	color: #000000;
	}
	
.bb {
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	color: #FFFFFF;
	}
	
.bb:link{color: #FFFFFF; }
.bb:visited{color: #FFFFFF;}
.bb:hover{color: #CAE088; text-decoration: underline;}
	
	
hr.bb {
	color: #CAE088;
	width: 75%;
	}
	
th.bb {
	color: #FFFFFF;
	background-colour: #CAE088;
	}
