<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>

<head>
  <title>Style sheet</title>
  <meta name="author" content="Scott Ebenstein">
  </head>
<STYLE TYPE="text/css">
<!--	
A	{background: transparent;
	text-align:left;
	font-size:11px;	
	font-style: normal;
	font-weight:bold;	
	font-family:verdana,arial,Comic sans ms,Humanist-521,helvetica,geneva,sans-serif;}
A:link	{color: #0000ff;
	text-decoration:underline}
A:visited	{color: magenta;
	text-decoration:underline}
A:active	{color: #333366;
	text-decoration:underline}
A:hover	{color: #ff4040;
	text-decoration:none;
	background: cyan;}
.buttons	{padding:0px;
	border:0px;
	margin-left:0px;
	margin-right:1px;
	margin-bottom:0px;
	margin-top:3px;
	text-align:center;}
body { margin-left:1%; margin-right:1%; font-size:12px; font-family:Verdana,Comic sans ms; font-weight:normal;}
h1 { margin-left: 10px; margin-bottom:5pt; margin-top:1pt; font-size:200%; font-weight:bold; font-family:Comic sans ms, Verdana;}
h2 { margin-left: 5px; margin-bottom:5pt; margin-top:1pt; font-size:150%; font-weight:bold; font-family:Comic sans ms, Verdana;}
h3 { margin-left: 5px; margin-bottom:5pt; margin-top:1pt; font-size:140%; font-weight:bold; font-family:Comic sans ms, Verdana;}
h4 { margin-left: 5px; margin-bottom:5pt; margin-top:1pt; font-size:130%; font-weight:bold; font-family:Comic sans ms, Verdana;}
h5 { margin-left: 5px; margin-bottom:5pt; margin-top:1pt; font-size:120%; font-weight:bold; font-family:Comic sans ms, Verdana;}
h6 { margin-left: 5px; margin-bottom:5pt; margin-top:1pt; font-size:110%; font-weight:bold; font-family:Comic sans ms, Verdana;}
div { margin-left: 1%; margin-right: 1%; font-size: 12px; font-family: Comic sans ms, Verdana; }
hr {size=4; width=100%;}
p { margin-left:1%; margin-right:1%; margin-bottom:2pt; margin-top:2pt; font-size:12px; font-family:Verdana,Comic sans ms; font-weight:normal;  }
li {margin-left:5px; margin-bottom:2pt; font-size:12px; font-family:Verdana; font-weight:normal;}
-->
</STYLE>
</head>
</html>

