body {
	background-color: #97B1CA;
	background-repeat: no-repeat;
	background-image: url();
	margin-left: 0px;
	margin-top: 5px;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
}
a:visited {
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 20px;
	color: #043793;
	text-align: left;
	margin-top: 0px;
}
h2 {
	font-size: 14px;
	color: #043793;
	text-align: left;
	margin-top: 0px;
}
h3 {
	font-size: 20px;
	color: #043793;
	text-align: center;
	margin-top: 0px;
}
h4 {
	font-size: 14px;
	color: #043793;
	text-align: center;
	margin-top: 0px;
}
p {
	text-align: left;
}
.scarlet {
	color: #DC0000;
}
.OutlinedBorder {
	border: thin solid #000000;
}
.ImagePaddingRightAlign {
	padding-right: 0px;
	padding-left: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
	float: right;
}
.ImagePaddingLeftAlign {
	padding-right: 5px;
	padding-left: 0px;
	padding-top: 7px;
	padding-bottom: 7px;
	float: left;
}
.ImagePaddingCenterAlign {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
	float: center;
}
.LinkToMore {
	font-style: italic;
	font-weight: bold;
	color: #DC0000;
	text-align: left;
	text-decoration: none;
	margin-top: 0px;
}
.OutlinedBorderScarlet {
	border: thin solid #DC0000;
}
.BulletSolidLeft {
	text-align: left;
	list-style-type: square;
	display: list-item;
	margin: 5px;
	list-style-position: outside;
}
.LinkToEmail {

	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
	text-decoration: none;
	margin-top: 0px;
}
.LinkToChapter {
	font-weight: bold;
	color: #DC0000;
	text-align: left;
	text-decoration: none;
	margin-top: 0px;
}
.LinkToEmailCenter {


	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: leftenter;
	text-decoration: none;
	margin-top: 0px;
}

