  			body {
  				font-family:"Times New Roman", Times, serif;
  				background-color:white;
  			}
  			
  			p {
  				margin:0px 0px;
  				padding:0px 0px;
; font-family: "Times New Roman", Times, serif  			}
  			
  			a {
  				color:#000000;
  				font-family:"Times New Roman", Times, serif;
  			}
  			
  			a:link {color#09c;color: #000000}
  			
  			a:visited {;color: #666666}
  			
  			a:hover {;}
  			
  			blockquote	{
; font-family: "Times New Roman", Times, serif  			}
  			
  			.size1	{
  				color: #DDD;
  				font: 60px Impact, sans-serif;
  			}
  			
  			.position1	{
  				text-align: left;
  				margin-top: 30px;
  			}
  			
  			.size2	{
  				color: #000;
  				font: italic 20px Georgia, serif;
  			}
  			
  			.position2	{
  				margin-top: -8px;
  				text-align: right;
  				
  			}
  		
  			#border1	{
  				border: thin double black;
  			}
  			#border2	{
  				border:  groove thin blue;
  			}
  		
  			#list1	{
  				list-style: decimal;
  			}
  	
			.holding	{
				background:yellow;
				color:black
			}
 

			.stress		{
				color:red
			}
  Changes text within holding to red.  Used to stress a key part of the committee's finding  

	  This code and CSS design concept Copyright 1999-2001 by Dave Fynan. No portion of this code or design may be used without the prior written permission of the author 

	
