body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 14pt;	
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #d71920;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
a {
	color: #000000;
	text-decoration: underline;
}

{********* BODY TEXT **********}

.bodytextleft {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
.bodytextleftbold {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
}
.bodytextcenter {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.bodytextcenterbold {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}
.bodytextright {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}
.bodytextrightbold {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
}

{********* HEADING TEXT **********}

.LeftHeading {
	font-size: 22px;
	color: #d71920;
	text-align: left;
}
.LeftSubHeading {
	font-size: 18px;
	color: #d71920;
	text-align: left;
}
.CenterHeading {
	font-size: 22px;
	color: #d71920;
	text-align: center;
}
.RightHeading {
	font-size: 22px;
	color: #d71920;
	text-align: right;
}
