body.fb {
	color: White;
	font-family: "Courier New", Courier, monospace;
}

table.fb {
	background-color: Black;
	color: White;
	font-family: "Courier New", Courier, monospace;
	letter-spacing: 2px;
	border: 7px ridge Silver;
	font-size: 12px;
	}

h1.fb {
	font-size: 17px;
}


td.fb {
	border: 1px solid White;
	color: White;

}



