<style TYPE="text/css">
     <!--
.wtxt { 
	font-weight: bold;
	font-size: 10pt;
	line-height: 10pt;
	text-align: center;
	font-family: Courier, 'Courier New', monospace;
	font-style: normal;
	text-decoration: none;
	position: absolute;
	width: 100px; height: 25;
	padding: 5px;
	z-index=2;
         }
.plain { 
	font-weight: bold;
	font-size: 9pt;
	line-height: 10pt;
	text-align: justify;
	font-family: Courier, 'Courier New', monospace;
	font-style: normal;
	margin-top: 5;
	margin-left: 5;
	margin-rign: 5;
	margin-bottom: 5;
	text-decoration: none;
         }
.plain:hover { text-decoration: underline; }

.title { 
	font-weight: bold;
	font-size: 14pt;
	line-height: 13pt;
	text-align: center;
	font-family: Courier, 'Courier New', monospace;
	font-style: normal;
	text-decoration: none;
         }
.title:hover { text-decoration: underline; }

#light		{ color: #C8D7D2; }
#middle	{ color: #6E8C82; }
#dark		{ color: #3C5046; }
-->
</style>
