body {
	font-family:Arial, Helvetica;
	font-size:8pt;
	/*float:left;*/
	border:0;
	margin:0;
	background-color:White;
	/*line-height:120%;*/
}

div.left
{
    float:left;
    
    }
table
{
    float:left;
     border:0;
     margin:0;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
ul 
{
    list-style-type:disc;
    marker-offset:0px;
    margin-left:15px;
        
    }
  