<style type="text/css">
<!--
a:active
{
	color: 8080FF; 
}
a:visited 
{
	color: 8080FF; 
}
a:link    
{ 	
	color: 8080FF; 
}
a:hover   
{ 
	color: FFFFFF; 
}
body
{
	font-family: Verdana, Arial;
	font-size: 12.0px; 
	font-weight: bold; 
	color: #FFFF00;
}
h1
{
	text-align: center;
	font-family: Arial;
	font-size: 16.0pt; 
	font-weight: bold; 
}
h2
{
	font-family: Arial;
	font-size: 14.0pt; 
	font-weight: bold; 
}
li
{
	text-align: justify;
	line-height: 130%;
}
p
{
	text-align: justify;
	line-height: 130%;
}
pre
{
	color=000000;
}
.comment
{
	color=008000;
}
.string
{
	color=FF0000;
}
table
{
	align: center;
	cellspacing: 0;
	padding: 6;
	border-color: #FFFFFF;
        border-collapse: collapse;
	border-style: solid; 
	border-width: 1;
}
table.bar
{
	border-style: none;
}
table.nb
{
	border-style: none;
}
th
{
	font-size: 12.0px; 
        border-collapse: collapse;
	padding: 6;
	border-style: solid; 
	border-width: 1;
}
th.bar
{
	border-style: none;
}
th.nb
{
	border-style: none;
}
td
{
	font-size:12.0px; 
	text-align: justify;
        border-collapse=collapse;
	padding=6;
	border-style: solid; 
	border-width: 1;
}
td.nb
{
    	border-style:none;
}
td.nbc
{
	text-align: center;
    	border-style:none;
}
td.bar
{
    	border-style:none;
	font-size:10pt;
	background: #CCFFFF;
}
.name
{
	font-family: Courier New;
	font-size: 13.0 pt;
	font-weight: bold; 
}
.caption
{
	color=6C0000;
}
tr
{
}
tr.bar
{
    	border-style:none;
}
tr.nb
{
    	border-style:none;
}
-->
</STYLE>