body {  
      background-image  : url(pics/back.jpg);
      background-repeat : no-repeat;
}

.p1 {
  	  font-family: tahoma, arial, helvetica, sans serif;
	  font-size: 8pt;
	  line-height: 9pt;
	  margin: 0px;
	  color: #000000
}
	  .p1 a:link          {color: #0066ff; text-decoration: none}
	  .p1 a:visited       {color: #0066ff; text-decoration: none}
	  .p1 a:active        {color: #0066ff; text-decoration: none}
	  .p1 a:visited:hover {color: #0baee8; text-decoration: none}
	  .p1 a:hover         {color: #0baee8; text-decoration: none}

H1 {
	 font-family: tahoma, arial, helvetica, sans serif;
	 font-size: 15pt;
	 line-height: 16pt;
	 margin: 0px;
	 color: #000000
}
