.sheet {
	font-family: "Century Gothic";
	background-color: #ffffff;
}
.white {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #000000;
}
.white2 {
	font-family: "Century Gothic";
	font-size: 9px;
	color: #999999;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;

}
.grey {
	background-color: #333333;
}
.whitebold {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #000000;
	font-weight: bold;

}
.background-colour {
	background-color: #ffffff;
