body {
	overflow-y: scroll; /*forces RH scroll bar - lovely !*/
	margin-top:0px;
	left: 0px;
	top: 0px;
	background-color: #000;
	}
@font-face {
	font-family: calibri;
	src: url(../site/calibri.ttf);
}

.text12c {
	font-family: calibri, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.text16c {
	font-family: calibri, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}




