body	{
	color:#000000;
	background: #ffffff;
	font-family: "Arial", "Tahoma";
	font-size: 11pt;
	}


a 	{
	text-decoration: underline;
	color: #0000ff;
	}


.table	{
		display: none;
		}


div.all	{
		position: absolute;
		top: 2%;
		left: 2%;
		width: 95%;
		border: none;
		}


DIV.copy        {
                position: relative;
                left: 4%;
                width: 90%;
                text-align: left;
                font: bold 10pt "Verdana", arial;
                }

