.bcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0.5px;

}
.mainheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #43890d;
	text-decoration: none;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #232711;
	text-decoration: none;
}
.colour {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #5B613B;
	text-decoration: none;
}
body {
  scrollbar-face-color:#2b3223;
  scrollbar-highlight-color:#3f4735;
  scrollbar-3dlight-color:#CFDFDF;
  scrollbar-darkshadow-color:#0e1105;
  scrollbar-shadow-color:#242912;
  scrollbar-arrow-color:#d6d9c7;
  scrollbar-track-color:#d6d9c7;
}

 
a:link { color:#2d5e08; text-decoration:underline; background:transparent}
a:visited { color:#2d5e08; text-decoration:underline; background:transparent}
a:hover { color:#43890d; text-decoration:underline; cursor:hand; background:transparent}
a:active { color:#43890d; text-decoration:underline; background:transparent}

