
  			body {
  				font-family:verdana, arial, helvetica, sans-serif;
  				background-color:white;
  			}
  			
  			p {
  				font: 11px/20px verdana, arial, helvetica, sans-serif;
  				margin:0px 0px 16px 0px;
  				padding:0px;
  			}

  			
  			li {
  				font: 11px/20px verdana, arial, helvetica, sans-serif;
  				margin:0px 0px 16px 0px;
  				padding:0px;
  			}
  			a {
  				color:#00c;
  				font-size:11px;
  				text-decoration:none;
  				font-weight:600;
  				font-family:verdana, arial, helvetica, sans-serif;
  			}
  			
  			a:link {color#09c;}
  			
  			a:visited {color:#07a;}
  			
  			a:hover {background-color:#eee;}
  			
  			blockquote	{
  				font:11px verdana, arial, helvetica, sans-serif;
  				font-weight:400;
  			}
  			
  			.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 -->

	
