<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

<html>
<head>
	<title>Style Sheet</title>
</head>
<body>

<script language="JavaScript"><!--
if (!((navigator.appVersion.indexOf('MSIE')!=-1) || (parseInt(navigator.appVersion)!=4))) 
{	document.write("<STYLE TYPE=\"text/css\">");
	document.write("BODY { margin-top: -8px; margin-left: -8px; }"); 
	document.write("</style>");}; 
// --></script>

<style type="text/css">
<!--

body {margin-top: 0px; 
      margin-left: 0px; 
      margin-right: 0px;
      text: #000000;}

font {font-family: verdana, sans-serif; 
      font-size: 12px; 
      color: black; 
      line-height:16px;}

A 	    {color: black; text-decoration: underline; 
           font-family:verdana, sans-serif;
           font-size: 11px} 
A:link    {color: #0033FF; text-decoration: none; }
A:visited {color: #0033FF; text-decoration: none; }
A:active  {color: #0033FF; text-decoration: underline; } 
A:hover   {color: #0033FF; text-decoration: underline; } 

A.body 	    {color: black; text-decoration: underline; 
           font-family:verdana, sans-serif;
           font-size: 12px} 
A.body:link    {color: #0033FF; text-decoration: none; }
A.body:visited {color: #0033FF; text-decoration: none; }
A.body:active  {color: #0033FF; text-decoration: underline; } 
A.body:hover   {color: #0033FF; text-decoration: underline; } 

A.test 	    {color: #999999; text-decoration: underline; 
           font-family:verdana, sans-serif;
           font-size: 12px} 
A.test:link    {color: #999999; text-decoration: none; }
A.test:visited {color: #999999; text-decoration: none; }
A.test:active  {color: #999999; text-decoration: underline; } 
A.test:hover   {color: #999999; text-decoration: underline; } 

td.title  {font-family: verdana, sans-serif; 
           margin:0px 0px 0px 0px;
           font-size: 10px; 
           color: black; 
           line-height:14px;
           text-align: left;
           }
   
td.title2 {font-family: verdana, sans-serif; 
           margin:0px 0px 0px 0px;
           font-size: 10px; 
           color: black; 
           line-height:14px;
           text-align: center;}

td.inset {margin:0px 0px 0px 0px;
	padding:;
	border-style:solid;
	border-color:black;
	border-width:1px 1px 1px 1px; 
      /* top and bottom borders: 1px; left and right borders: 1px*/
	line-height:11px;}

table {font-family: verdana, sans-serif; 
   font-size: 10px; 
   color: black; 
   line-height:16px;
   text-align: left;}

table.intro {font-family: verdana, sans-serif; 
             font-size: 11px; 
             color: black; 
             line-height:18px;
             text-align: left;
             }
             
table.title {margin:0px 0px 0px 0px;
	     padding:;
	     border-style:solid;
	     border-color:black;
	     border-width:0px 1px 1px 0px; 
             line-height:11px;
             }
             
table.normal {margin:0px 0px 0px 0px;
      font-size: 11px; 
	border-style:solid;
	border-color:black;
	border-width:0px 0px 0px 0px; 
	line-height:18px;}


table.inset {margin:0px 0px 0px 0px;
	padding:;
	border-style:solid;
	border-color:black;
	border-width:1px 1px 1px 1px; 
	line-height:15px;}

table.insetnoborder {margin:0px 0px 0px 0px;
	padding:;
	border-style:solid;
	border-color:black;
	border-width:0px 0px 0px 0px; 
	line-height:15px;}

p {font-family: verdana, sans-serif; 
   font-size: 12px; 
   color: black; 
   line-height:16px;
   text-align: justify;}

p.welcome {font-family: verdana, sans-serif; 
   font-size: 14px; 
   color: black; 
   line-height:16px;
   text-align: justify;}

#TOC {
	margin:0px 0px 0px 0px;
	padding:5px 5px 1px 10px;
	border-style:solid;
	border-color:black;
	border-width:0px 1px 1px 0px; 
      /*top right bottom left*/
	line-height:11px;
      v-align:top;
      font-size:12px;}

#TITLE {
	margin:0px 0px 0px 0px;
	padding:1px 0px 1px 0px;
	border-style:solid;
	border-color:black;
	border-width:1px 0px 1px 0px; 
      /*top right bottom left*/
	line-height:10px;
      v-align:top;
      font-size:12px;}

--></style>

</body>
</html>