.symbolCells{
font: 18px arial;
color: blue;
}
.bigSymbol{
position:absolute;
top:24px;
left:15px;
width:200px;
font:160px arial;
color:blue;
text-align:center;
cursor:default;
}
.numCells{
font:bold 11px arial;
color: black;
}
.rulesText{
font-weight:500;
font-size:8pt;
font-family:arial;
color:black;
}