<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN">

<html>
<head>
<title>Style Sheet</title>
<style>
<!--
h1		{text-align: center;
		font-size: 40.0pt;
		font-family: Gill Sans MT;
		font-weight: bold;}
h2		{text-align: center;
		font-size: 16.0pt;
		font-family: Arial;
		font-weight: bold;}
p		{text-align: justify;
		font-size: 10.0pt;
		font-weight: bold;}
.tnr		{font-family: Times New Roman;}
.gillsans	{font-family: Gill Sans MT;}
.narrow		{text-align: left;
		font-size: 13.0pt;
		font-family: Arial Narrow;
		font-weight: bold;
		color: #0066cc;}
.medium		{text-align: left;
		font-size: 12.0pt;
		font-family: Arial;
		font-weight: bold;
		color: #000000;}
.large		{text-align: left;
		font-size: 16.0pt;
		font-family: Arial;
		font-weight: bold;
		color: #000000;}
.blarge		{text-align: left;
		font-size: 16.0pt;
		font-family: Arial;
		font-weight: bold;
		color: #0000FF;}
.clarge		{text-align: center;
		font-size: 16.0pt;
		font-family: Arial;
		font-weight: bold;
		color: #000000;}
.blue		{color: #0066CC;}
.black		{color: #000000;}
.green		{color: #008200;}
.cgreen		{color: #008200;
		text-align: center;}
.title		{font-size: 15.0pt;
		color: #0066CC;}
.center		{text-align: center;}
.textright	{text-align: right;}
body		{background-color: #FFE7B5;
		color: #000000;
		font-family: Arial;}
a:link		{text-decoration: none;
		color: #008200;}
a:active	{text-decoration: none;
		color: #FF1010;}
a:visited	{text-decoration: none;
		color: #504080;}
a:hover		{text-decoration: none;
		color: #883311;}
.left		{border-top: solid black 2.5pt;
		border-left: solid black 2.5pt;
		border-bottom: solid black 2.5pt;
		border-right: none;}
.right		{border-top: solid black 2.5pt;
		border-left: none;
		border-bottom: solid black 2.5pt;
		border-right: solid black 2.5pt;}
.middle		{border-top: solid black 2.5pt;
		border-bottom: solid black 2.5pt;
		border-left: none;
		border-right: none;
		color: #FF8040;}
-->
</style>
</head>
<body>
</body>
</html>

