<!--

    Author:   Simon Fenwick                                

    E-mail:   fenwicksc@aol.com                 

    Modified:  January 2003                                    

    File:     REAstyle3.css     	                    

    Purpose:  Style sheet 3 - for individual recollections pages   

-->


<style type="text/css">

<!--

body {  background-image: url("images/S&S.gif");
		margin-top:1pt;}



h1 {	font-family:harrington, new times roman, serif;   
		font-weight:bold;    
		text-align:center;
		font-size:14pt;
		color:#d3d3d3;
		margin-top:0pt;
		margin-bottom:0pt
	}

h2 {	font-family:arial, helvetica, san-serif;   
		font-style:normal;
		font-weight:bold; 	
		text-align:center;
		font-size:14pt; 
		color:#000080;   
		margin-top:0pt;
		margin-bottom:0pt
	}
	
H3 {	font-family:new times roman, serif;   
		font-style:normal; 
		text-align:center;
		font-size:12pt;   
		color:red;   
		margin-top:0pt; 
		margin-bottom:0pt
	}



p {		font-family:arial, helvetica, san-serif; 
		font-size:12pt;  
		font-style:normal; 
		text-align:justify; 
		color:#000000;
		font-weight:normal;
		}

li {	font-family:arial, helvetica, san-serif; 
		font-size:10pt;  
		font-style:normal; 
		text-align:left; 
		color:black;
		}



a:hover {	text-decoration:bold; 
			color:#000000; 
		} 

a:link {	text-decoration:underline; 
			color:#0000ff; 
	 	}

-->

</style>

