<html>
<head>
<title>masterstylesheet.css</title>
<style type="text/css">

<!--



body 	{color: black; 
	font-size: 9pt;
	font-family: arial, verdana, sans serif;	
	background-image: url(twinsuns2a.jpg);
	background-attachment:(repeat);
	background-color: #cecb46;}

h1	{background-color: #cccccc;}	


h3	{color: black;
	font-size: 14pt; 	
	font-weight: bold;	
	text-align: center;
	font-family: arial, verdana, sans serif;
	font-style: normal;}

h4, h5	{color: black; 
	font-size: 9pt;
	font-weight: normal;
	text-align: center;
	font-family: arial, verdana, sans serif;	
	font-style: normal}

p	{color: black;
	font-size: 9pt; 	
	font-weight: normal;	
	font-family: arial, verdana, sans serif;
	font-style: normal;
	text-align: left}

table	{color: black;	
	width: 100%;
	font-size: 9pt;
	font-weight: normal;
	font-family: arial, verdana, sans serif;
	text-align: left;
	vertical-align: top;
	cellspacing: 7;
	cellpadding: 7;}


a	{cursor: pointer;}
a:	 {text-decoration: underline; color: black}	
a:selected {color: black;}	
a:visited 	{color: green;}	
a:hover 	{text-decoration: underline; color: purple; background-color: white;}
-->
</style>
</html>