body {
	background-color : #FFFFFF;
	font-size: 9pt; 
	font-family: Arial, sans-serif, helvetica;
	color:#000000;
	margin-left : 5%; 
	margin-right : 5%;
	margin-top : 0em; 
	margin-bottom : 1em;
	}

#themiddle {
	position: relative;
	float: left;
	width: 80%;
	margin-top: 5px;
	background: #ffffff;	
	color: #000000;
        text-align: justify;
}

* html #themiddle {height:1%}	/* for ie only */

.default {
  font-family: Arial, sans-serif, helvetica;
  font-size: 10pt;
}

