table td, table th, table p {
	font-size: 13px;
	color: #000000;
}

html, body {
	margin: 0px;
	padding: 0px;
	color: #fff;
	background: none !important;
	font-size: 13px;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sanws-serif;
	background-color: #646464  !important;
}
bodyHolder {
	color: #fff;
	margin: 0px;
	padding: 0px;
	color: #333333;
	background-color: #646464 !important;
}
#bodyHolder a, a:active {
	color: #477f80;
	text-decoration: underline;
}
#bodyHolder a:hover {
	text-decoration: underline;
	color: #5aa1a2;
}
#bodyHolder a:visited {
	text-decoration: underline;
}
h1, h2{
	font-family: Times New Roman, Times, serif !important;
	padding: 0px;
	text-align: left;
	font-size: 24px;
	color: #693a77;
	letter-spacing: -1px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #693a77;
	line-height: 30px;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 3px;
	margin-top: 1em;
	margin-bottom: 1em;
}

h3 {
	font-family: Arial, Verdana, sans serif;
	font-size: 12pt;
	font-weight: bold;
	color: #9ca299;
	margin: 0px;
	padding: 0px;
	margin-bottom: 1em;
}

#bodyHolder span.linkReadMore a, #bodyHolder span.linkReadMore a:active {
	background-image: url(http://www.nelhin.on.ca/img/eb_link_bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	display: block;
}
#bodyHolder span.linkReadMore a:hover {
	background-image: url(http://www.nelhin.on.ca/img/eb_link_bullet.gif);
	background-repeat: no-repeat;
	background-position: 1px center;
	padding-left: 10px;
	display: block;
}
/* content holder */
#contentHolder {
	color: #333;
}
#contentArea {
	color: #333;
}

.disclaimer a, .disclaimer a:link, .disclaimer a:visited {
	color: #FFFFFF !important;
}
.disclaimer a:hover {
	color: #E5E5E5 !important;
}

.boxIntroduction a, .boxIntroduction a:link, .boxIntroduction a:visited, .boxIntroduction a:hover {
	color: #fff !important;
}


.previousPage a, .previousPage a:active, .previousPage a:link, .previousPage a:visited {
	color: #ffffff !important;
	text-align: left;
}

.previousPage a:hover {
	color: #ffffff !important;
		text-align: left;
}

