<!--
a{	cursor:crosshair;
	text-decoration:none;}
a:link{color:#ffffff;}
a:active{color:#ffffff;}
a:visited{color:#ccffff;}
a:hover{position:relative;
	top:2px;
	left:1px;}
body{	margin-top:30px;
	margin-bottom:30px;
	margin-left:30px;
	margin-right:30px;
	background-attachment: fixed;
	background-repeat:no-repeat; 
	background-position:left bottom;
	cursor:crosshair;
	font-size:9pt;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#000000;
	scrollbar-track-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-arrow-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	line-height: 140%;
	color:#333333;
	overflow-x:hidden;}
hr{	width: 50%;}

table,td{font-size:10pt;}
-->