body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D4D0C8;
}

.textStandard {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 15px;
	text-align: justify;
}

.textStandardHeading {
	font-weight: bold;
	color: #932B10;
	font-variant: small-caps;
	font-size: 11px;
}

a:link {
	color: #932B10;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #932B10;
}


a:hover {
	text-decoration: underline;
	color: #932B10;
}
a:active {
	text-decoration: none;
	color: #932B10;
}

.imgPaddingRight {
	padding-right: 20px;
	
}.textStandardNoJustify {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 15px;
	text-align: left;
}
.textStandardSubHeading {
	font-weight: bold;
	color: #932B10;
	font-size: 10px;
}
.textStandardColour {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #932B10;
	line-height: 15px;
	text-align: justify;
}
