.bcopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0.5px;

}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
	text-decoration: none;
}
.colour {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #988545;
	text-decoration: none;
}


body {
  scrollbar-face-color:#1B375F;
  scrollbar-highlight-color:#8F9FAE;
  scrollbar-3dlight-color:#FFFFFF;
  scrollbar-darkshadow-color:#768CA0;
  scrollbar-shadow-color:#768CA0;
  scrollbar-arrow-color:#F0F3F8;
  scrollbar-track-color:#F0F3F8;
}
 
a:link { color:#0C3546; text-decoration:none; background:transparent}
a:visited { color:#CE7F7F; text-decoration:none; background:transparent}
a:hover { color:#0093AB; text-decoration:none; cursor:hand; background:transparent}
a:active { color:#CE7F7F; text-decoration:none; background:transparent}

