<style>
P  {
	font-family : arial;
	font-size : 10pt;
}
BODY  {
	font-size : 10pt;
	font-family : arial;
	color : #1F3694;
}
a {
	font-size : 10pt;
	font-family : arial;
	text-decoration: none;
	color : #1F3694;
}
a:hover {
	font-size : 10pt;
	font-family : arial;
	text-decoration: underline;
	color : #1F3694;
}

td {
	font-size : 10pt;
	font-family : arial;
}
.wtext {
	font-size : 10pt;
	font-family : arial;
	color: #FFFFFF;
}

</style>