body {
	margin: 0;
	padding: 0;
	background: #ffffff;
	color: #000000;
	font: 14px Arial;
}
			
table {
	width: 100%;
	border: none;
}
			
td {
	text-align: left;
	vertical-align: top;
}
			
img {
	border: none;
	outline: none !important;
}
			
a {
	outline: none !important;
}
