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

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