<STYLE type="text/css">
<!--

	A:link    {text-decoration:underline;color:#AA0066;}
	A:visited {text-decoration:underline;color:#AA0066;}
	A:hover   {text-decoration:underline;color:#FF0044;}

	BODY{
		font-size:10pt;
		background-color:#EEEEFF;
		
	}
	FORM{
		margin-top:0;
		margin-bottom:0;
	}
	TABLE{
		font-size:10pt;
	}
	TABLE.3d{
		border-width:1px;
		border-style:solid;
		border-color:threedhighlight threedshadow threedshadow threedhighlight;
	 }
	TD{
		border-width:1px;
	}
	TD.lbl{
		background-color:#BBBBFF;
		text-align:center;
		font-size:10pt;
		border-width:1px;
		border-style:solid;
		border-color:threedhighlight threedshadow threedshadow threedhighlight;
	}
	TD.head{
		text-align:center;
		font-size:16pt;
		border-width:1px;
	}
	TH{
		background-color:#BBBBFF;
		text-align:center;
		font-size:10pt;
		font-weight:normal;
		border-width:1px;
		border-style:solid;
		border-color:threedhighlight threedshadow threedshadow threedhighlight;
	}
	INPUT{
		font-size:10pt;
	}
	INPUT.menu{
		font-size:10pt;
		width:180px;
	}
	INPUT.back{
		font-size:10pt;
		width:140px;
	}
-->
</STYLE>