
/* External Style Sheet */

body
  {
   background-image= url "/images/laurelrun_1_1.jpg"; 
   background-repeat: no-repeat      
  }
hl 
  {
	font-weight: bold; 
    font-family: sans-serif; 
    color: #0033ff; /* xdark blue */
    border-style: hidden
}
h2, h3, h4, h5,
  {
  font-weight: bold; 
  font-family: sans-serif; 
  color: #000033; /* xdark blue */
  border-style: hidden
  }
h6
  {
  font-weight: bold; 
  font-family: brush script mt; 
  color: #000099; /* xdark blue */
  border-style: hidden
  }


h2
  {
  color: #003366; /* dark blue */ 
  font-size: 20pt;
  }
font
  {
	color: #0000ff;
  }
p
  {
  margin: 20px;
  font-family: "Book Antiqua", serif; 
  font-size: 12pt;
  }

td
{
	font-family: arial black ;
}
