<!-- /* Style Sheet definitions need to be commented to hide them from incompatible Browsers.*/
/* style name="bcp"*/

BODY {font-size: 12pt;
       font-family: "Verdana, Arial, sans-serif";
      line-height: 14pt;
	color: black;      
	background-image: URL(../graphics/bcplogo.gif);
      background-position: center;      
	background-attachment: fixed
	background-color: white;}
	
H1 {font-size: 45pt;
 	text-align: center;     
	font-family: "Verdana, Arial, sans-serif";
	 line-height: 50pt;      
	font-weight: bold;
      color: blue;      
	z-index: 0}  

H2 {font-size: 30pt;
 	text-align: center;     
	font-family: "Verdana, Arial, sans-serif";
	 line-height: 40pt;      
	font-weight: bold;
      color: blue;      
	z-index: 0}

H3	{font-size: 15pt;
	text-align: center;
      font-family: "Verdana, Arial, sans-serif";      
	font-weight: bold;      
	margin-top: 30pt;
      color: blue;
	background-color: Yellow}

H5 	{font-size: 15pt;
	text-align: center;
      font-family: "Verdana, Arial, sans-serif";      
	font-weight: bold;      
	margin-top: 30pt;
      color: green} 

H6 {font-size: 6pt;
	text-align: center;
      font-family: "Verdana, Arial, sans-serif";           
	margin-top: 8pt;
      color: black;} 
	 

P  {font-size: 12pt;       
	font-family: "Verdana, Arial, sans-serif";
      line-height: 14pt;     
	 text-indent: 12pt;      
	margin-top: 6pt}
	  
PRE {font-size: 12pt;       
	font-family: "Verdana, Arial, sans-serif";       
	line-height: 14pt;
       color: black}

A:link {text-decoration: none;
		 color: blue; 
		font-family: "Verdana, Arial, sans-serif";}
A:visited {text-decoration: none;
		 color: blue; 
		font-family: "Verdana, Arial, sans-serif";}
A:active {text-decoration: none;
	 	font-family: "Verdana, Arial, sans-serif";}
A:hover {text-decoration: underline; color: red;} 
		

LI {list-style: diskOutside;
	font-size: 12pt;       
	font-family: "Verdana, Arial, sans-serif";
      line-height: 14pt;     
	 text-indent: 12pt;      
	margin-top: 6pt}


/* End Style Sheet commenting. */  -->

