body {
	/*
	 * Moved style overrides to a stylesheet since forwarding message
	 * via Outlook discards inline styles for the body tag as well
	 * as inline style definitions using <style></style> tags in
	 * the document head.
	 */
	background-color: #FFFFFF;
	margin: 0px;
}

