﻿.GrayCell {
	border: 4px ridge #C0C0C0;
	font-weight: bold;
	background-color: #C0C0C0;
	height: 100px;
	width: 115px;
}
