body{
color:                White;
background-color:     #FFFFFF;
font-family:          Calibri;
font-size:            18px;
scrollbar-base-color: #990000;
}

.normaltextblack {
	font-family: Calibri;
	font-size: 16px;
	font-style: normal;
	color: #000000;
}
.largeheadingtextblack {
	font-family: Calibri;
	font-size: 28px;
	font-style: bold;
	font-weight: bolder;
	color: #000000;
}
.headingtextblack {
	font-family: Calibri;
	font-size: 18px;
	font-style: bold;
	color: #000000;
}
.menuheading {
	font-family: Calibri;
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
.normaltextwhite {
	font-family: Calibri;
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
}
.pagenotfoundheading {
	font-family: Calibri;
	font-size: 30px;
	font-weight: 900;
	color: #000000;
	text-decoration: none;
}

A:link    {color:#000000; text-decoration:underline;}
A:visited {color:#000000; text-decoration:underline;}
A:active  {color:#000000; text-decoration:underline;}
A:hover   {color:#000000; text-decoration:underline;}