<style>
body {
	font-family : Verdana;
	font-size : 10pt;
}
td {
	font-family : Verdana;
	font-size : 10pt;
	border-style : none solid solid none;
}
table {
	border-style : none none none none;
}
A:link {text-decoration: underline; color: #000000; }
A:visited {text-decoration: underline; color:#000000; }
A:active {text-decoration: none; color: #000000; } 
A:hover {text-decoration: underline; color: #888888;}

td.w {
	background-color: #FFFFFF;
	tttext-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
}
</style>