body {
	background:#fff;
	margin:0px;
	font-family : Arial, Verdana, sans-serif ;
	font-size : 9pt;
	color: #000000;
}
table, tr, td {
	font-family: Arial, Verdana, sans-serif;
	font-size: 9pt;
}
a {
	color: #909090;
	text-decoration: none;
}
a:hover {
	color: #0f0f0f;
	text-decoration: underline;
}
