body {
	font-family: Helvetica, sans-serif;
	background: white;
	font-size: 9pt;
	color: #707070;
	width:650px;
        text-align:justify;
        line-height:150%;
}
h1 {
	line-height: 200%
}
table {
 	font-family: Helvetica, sans-serif;
	font-size: 9pt;
}
td {
	vertical-align: top;
	padding: 2px;
	line-height:150%
}
img {
	margin-right: 5mm;
	margin-bottom: 5mm
}
a img {border: none; }
a[href] {
	text-decoration: none;
	color: #ff7700
}
a[href]:visited {
	color: #8cb0bf
}
a[href]:hover { background: #dddddd}
