h2 { font-size: 10pt; }
h3 { font-size: 10pt; font-weight: normal; }
body {    
	    background-color: white; color: black; 
		 font-family: Arial, Helvetica; 
		 font-size: 10pt; 
}
p { 
		  font-family: Arial, Helvetica;
		  font-size: 10pt; 
}
p.ur {
		  margin-top: 2pt;
		  margin-bottom: 2pt;
}
p.lab { 
		  font-size: 8pt; 
}
  a:link {
		  color: #000099;
  		  text-decoration: none;
  }
  a:visited {
		  color: brown;
		  text-decoration: none;
  }
  a:hover {
		  color: blue;
		  text-decoration: underline;
    }

table {
		 font-size: 10pt; 
}
.lap {
		 background-image: URL(consulting.jpg);
}
hr.lab { text-align: left; }
