body, td  
	  {
      font-family: arial, helvetica, sans-serif;
	  }
	  
.textnav
      {
	  font-size: 75%;
	  text-align: center;
	  }
     
h1,h2,h3,h4  
	  {
      font-family: arial, helvetica, sans-serif;
	  font-weight: bold;
	  color: #0000C0;
	  background-color : transparent; 
	  }
	  
.logo
	  {
	  font-family: courier new, courier, mono;
	  font-weight: bold;
	  font style: italic;
	  color: #000000;
	  background-color : transparent; 
	  }
	  
@media print {
      .noprint { display: none; }
    }
@media screen {
      .noshow { display: none; }
body 
{
background-image:
url("graphics/indtextb.jpg")
}

    }
