body, html {
	font-family:Arial;
	color:#6D6D6D;
	margin-top:0px;
	margin-bottom:10px;
	background-color:#FFFFFF;
	}

td {
	font-size:9pt;
	}

a {
	color:#A86EAE;
	text-decoration:none;
	}

a:hover {
	color:#000000;
	text-decoration:none;
	}

b, i, u, small {
	color:#696969;
	}
