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

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