<head>
<style type="text/css">
<!--
body {
	background: #FFFFFF;
	font-family: Century Gothic;
	font-size: 8pt;
	color: #000099; 
	cursor: w-resize; 
	scrollbar-base-color: #FFFFFF; 
	scrollbar-face-color: #FFFFFF; 
	scrollbar-3dlight-color: #808080; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-darkshadow-color: #FFFFFF; 
	scrollbar-shadow-color: #808080; 
	scrollbar-arrow-color: #000000; }

p, table {
	background: #FFFFFF;
	font-family: Century Gothic;
	font-size: 8pt;
	color: #000099; 
	cursor: w-resize; }

a:link, a:visited, a:active {
	text-decoration: none; 
	color: #999999;
	cursor; w-resize; 
	filter:alpha(Opacity=55); }

a:hover {
	text-decoration: none;
	color: #000000;
	cursor: w-resize;
	height: 0;
	filter: blur; }
	
input {
	background: #FFFFFF;
	font-family: Century Gothic;
	font-size: 8pt;
	color: #000000; 
	cursor: w-resize;
	border: 1px solid #000000; }
	
textarea {
	background: #FFFFFF;
	font-family: Century Gothic;
	font-size: 8pt;
	color: #000000; 
	cursor: w-resize;
	border: 1px solid #000000; 
	scrollbar-base-color: #FFFFFF; 
	scrollbar-face-color: #FFFFFF; 
	scrollbar-3dlight-color: #FFFFFF; 
	scrollbar-highlight-color: #808080; 
	scrollbar-darkshadow-color: #FFFFFF; 
	scrollbar-shadow-color: #FFFFFF; 
	scrollbar-arrow-color: #000000; }
	
select {
	background: #FFFFFF;
	font-family: Century Gothic;
	font-size: 8pt;
	color: #000000; 
	cursor: w-resize;
	border: 1px solid #000000; 
	scrollbar-base-color: #FFFFFF; 
	scrollbar-face-color: #FFFFFF; 
	scrollbar-3dlight-color: #808080; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-darkshadow-color: #FFFFFF; 
	scrollbar-shadow-color: #808080; 
	scrollbar-arrow-color: #000000; }

button {
	background: #FFFFFF;
	font-family: Century Gothic;
	font-size: 8pt;
	color: #808080; 
	cursor: w-resize;
	border: 1px solid #000000; 
	font-weight: bold;
	scrollbar-base-color: #FFFFFF; 
	scrollbar-face-color: #FFFFFF; 
	scrollbar-3dlight-color: #808080; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-darkshadow-color: #FFFFFF; 
	scrollbar-shadow-color: #808080; 
	scrollbar-arrow-color: #000000; }

p, center {
	font-family: Century Gothic; 
	color: #000099; 
	font-size: 8pt; 
	text-decoration: none; }

.smalltext {
	font-family: Arial; 
	font-size: 8pt; }

li {
	font-family: Century Gothic; 
	color: #000099; 
	font-size: 8pt; 
	text-decoration: none; }

ul {
	font-family: Century Gothic; 
	color: #000099; 
	font-size: 8pt; 
	text-decoration: none; }

td {
	font-family: Century Gothic; 
	color: #000099; 
	font-size: 8pt; 
	text-decoration: none; }

th {
	font-family: Century Gothic; 
	color: #000099; 
	font-size: 8pt; 
	text-decoration: none; 
	align: center;
	font-weight: bold; }

hr {
	color: #000000;
        width: 75%;}
-->
</style>