.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	font-weight: normal;
	color: #7b1911;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	color: #3B3A45;
	text-decoration: none;
}
.TextSpacer {
	padding: 0px;
	line-height: 25px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	margin: 25px;
}
.largeText {
	font-size: 16px;
	font-weight: normal;
}
.SmallFont {
	font-size: 10px;
}
