body {
  padding:0;margin:0;
  color: #000000;
  font-family: Tahoma, Arial, Verdana;
  font-size: 11pt; 
  background-color: #ffffff;
}

 h5 {
    visibility: hidden;
  }

   p {
	padding:0;margin:0;
   font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
   font-size: 11pt;
	color: #000000;
  }

  h1, h2, h3, h4, h5, h6 {
   font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	padding:0;margin:0;
	color: #000000;
  }

  div.printable_content {
    visibility: visible;
    width: 6.25in;
	 position: relative;
	 left: 20pt;
	 top:40pt;
	 padding-top: 0pt;	 	 
  }

  div.printable_content * {
    visibility: visible;
  }
  
.non_printable {
    position: absolute; 
    left:0px; 
    top:0px; 
    width:1px; 
    height:1px; 
    z-index:1;
    visibility: hidden;
  }
  
p, ul, ol, li, a
{
	padding:0;margin:0;
   font-size: 11pt;	
	color: #000000;
}  

div.LayerLogo {
   position: absolute;
	left:25px; 
	top:0px; 
	width:275px; 
	height:53px; 
   visibility: visible;	
}