<html>

<style type="text/css">
<!--

body    {font-size: 12pt;
	background: URL(images/binder-background.gif);
	margin-left: 12pt;

	}
H1   {  font-size: 18pt;
	  color: black;
	  text-decoration: underline;
     }
H2   {  font-size: 16pt;
	  color: black;
	  text-decoration: underline;
     }

H3   {  font-size: 14pt;
	  color: black;
	  font-style: italic;
     }

H4   {  font-size: 12pt;
	  color: black;
	  text-decoration: underline;
	  }

TH	{ 	font-size: 12pt;
		color: red;
		font-style: italic;
	}

LI	{ 	font-size: 12pt
	}

ADDRESS	{ 	font-size: 9pt "courier";
		}

.title  {font-size: 24pt;
	   font-weight: bold;
		font-style: italic;
	   text-align: center;
	}
.copy {font-size: 10pt;
       line-height: 20pt;
	}
.credit {font-size: 8pt;
         text-align: left;
        }
-->
</style>

</html>