body {
	background-image: url(Background.jpg);
	background-position: center top;
	background-attachment: fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #232176;
	line-height: 14pt;
}
a:link {
	color: #232176;
	text-decoration: underline;
}
a:visited {
	color: #232176;
	text-decoration: underline;
}
a:hover {
	color: #232176;
	text-decoration: none;
}
a:active {
	color: #232176;
	text-decoration: underline;
}
a {
	color: #232176;
	text-decoration: underline;
}

{********* BODY TEXT **********}

.bodytextleft {
	font-size: 12px;
	color: #232176;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
}
.bodytextleftbold {
	font-size: 12px;
	color: #232176;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: left;
}
.bodytextcenter {
	font-size: 12px;
	color: #232176;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
.bodytextcenterbold {
	font-size: 12px;
	color: #232176;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
}
.bodytextright {
	font-size: 12px;
	color: #232176;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
}
.bodytextrightbold {
	font-size: 12px;
	color: #232176;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: right;
}

{********* SMALL TEXT **********}

.smalltextleft {
	font-size: 11px;
	color: #232176;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
}
.smalltextcenter {
	font-size: 11px;
	color: #232176;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
.smalltextright {
	font-size: 11px;
	color: #232176;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
}

{********* HEADING TEXT **********}

.LeftHeading {
	font-size: 20px;
	color: #000000;
	text-align: left;
}
.CenterHeading {
	font-size: 20px;
	color: #000000;
	text-align: center;
}
.RightHeading {
	font-size: 20px;
	color: #000000;
	text-align: center;
}