.Text_Body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #000;
	margin: 20px;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;
}
#margins {
	margin: 50px;
	padding: 10px;
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #E8F9FF;
}
