body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000000;
	background:#ffffff;
}
td {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 26px;
	}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color:#666666;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;

}