/* Style sheet for Law firms */

	body {font-size: 12pt;
		  font-family: Arial, Times New Roman;
		  background: url(images/chalk.jpg); }
		  
	h1 {font: 20pt Arial, Helvetica, Times New Roman;
			font-weight: bold; }
			
	h2 {font: 14pt Arial, Helvetica, Times New Roman;
		font-weight: bold; }
		
	h3 {font: 10pt Arial, Helvetica, Times New Roman;
		font-weight: bold; }
		
	h6 {font: 8pt Arial, Times New Roman;
		font-weight: bold; }


