    Author:   Simon Fenwick                                

    E-mail:   fenwicksc@aol.com                 

    Modified:  January 2003                                    

    File:     REAstyle1.css     	                    

    Purpose:  Style sheet 1   




<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:12pt; 
		color:red;   
		margin-top:0pt;
		margin-bottom:0pt
	}
	
h3 {	font-family:harrington, new times roman, serif;   
		font-weight:bold;    
		text-align:center;
		font-size:12pt;   
		color:black;   
		margin-top:0pt; 
		margin-bottom:0pt
		}

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

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



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

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



</style>

text {
	color: #030303;
}
.post {
}
.news {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
}
