BODY {
	font-family: Arial;
	color : White;
}

TABLE {
	border : 1px solid;
	border-color : Fuchsia;
}
TD {
	border : none;
}

