<style type="text/css">
<!--

#content {	

	padding: 10px;
}

#picture {
	float: right;
}

#picture2 {
	float: left;
}

a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #000099;
	text-decoration: underline;
}
a:active {
	color: #000099;
	text-decoration: none;
}

p {	
	font-size: 11pt;
    font-family: arial;
    line-height: 14pt;
	color: #000099;
	}

h1 {	
	font-size: 15pt;
    font-family: arial;
   	text-align: center;
    font-weight: bold;
    line-height: 18pt;
    color: #000099;
	}

h2 {	
	font-size: 12pt;
    font-family: arial;
   	text-align: center;
    font-weight: bold;
    line-height: 15pt;
    color: #000099;
	}

h3 {	
	font-size: 12pt;
    font-family: arial;
   	text-align: left;
    font-weight: bold;
    line-height: 15pt;
    color: #000099;
	}
	
body {background-color:#D7D7D7;}

-->
</style>