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

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

	
hr.bs {
	color: #C6C8CA;
	width: 75%;
	}
	
th.bs {
	color: #FFFFFF;
	background-colour: #C6C8CA;
	}
