Body {
	background-color: #ee3725;
	margin: 0px;
}
.Height {
	height: 100%;
}
.TableBorder {
	height: 100%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ffffff;
	border-left-color: #ffffff;
}
.TopContent {
	font-family: Arial;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.Email_Content, a:link, a:hover {
	font-family: Arial;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #efd05b;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.Content {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 8px;
}
.ImageBorder {
	border: 2px solid #FFFFFF;
}
.Footer_Content {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #efd05b;
	text-decoration: none;
}
.ImageFloat {
        float:right;
}
