body{
background-color:     #FFFFFF;
font-family:          calbri;
font-size:            14px;
font-style:           normal;
scrollbar-base-color: #000080;
}
.normaltextblack {
	font-family: Calibri;
	font-size: 14px;
	font-style: normal;
	color: #000000;
}
.largeheadingtextblack {
	font-family: Calibri;
	font-size: 24px;
	font-style: bold;
	font-weight: bolder;
	color: #000000;
}
.headingtextblack {
	font-family: Calibri;
	font-size: 16px;
	font-style: bold;
	color: #000000;
}
.menuheading {
	font-family: Calibri;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
.normaltextwhite {
	font-family: Calibri;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
}
.pagenotfoundheading {
	font-family: Calibri;
	font-size: 24px;
	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;}