<style type="text/css">
<!--
COMMENT {This is the table style sheet of the Holland Family web site. }
-->
/*This is the table style sheet of the Holland Family web site.*/

		
	
tr.color1     { background-color: #D5EAFF; /*palest blue*/
				font-family:Arial,Tahoma,sans-serif;
				font-size: 1em;
				} 
				

tr.fontcolor2  { color: #800000;  /*maroon*/
			   }	
				
		
tr.color2		{ background-color: #99ccFF; } /*medium blue*/
tr.color3		{ background-color: #6B9CFF; } /*mid-pale blue*/
tr.color4		{ background-color: #c0c0c0; } /*medium gray*/
tr.color5		{ background-color: #f8f8f8; } /*pale gray*/


table.color1  { background-color: #f8f8f8;  /*palest gray*/
				font-family:Arial,Tahoma,sans-serif;
				font-size: 1em;
				color: #0066FF;}	

table.color2 { background-color: #c0c0c0; } /*medium gray*/
table.color3 { background-color: #999999; } /*mid gray*/

table.color4  { background-color: #ffffff;  /*white*/
				font-family:Arial,Tahoma,sans-serif;
				font-size: 1em;
				color: #0066FF;}	

table.color5  { background-color: #ffffff;  /*white background, gray text*/
				font-family:Arial,Tahoma,sans-serif;
				font-size: 1em;
				color: #666666;}	


table.fontsize {font-size: 1em;}	


</style>
