span.red {
    color: red;
}

table.diagram {
   padding: 1em;
   width: 4in;
}

table.hand {
   width: 100% ;
}

td.holding { text-align: left ; width: auto; }

span.suitsym { 
    text-align: right; 
    font-family: "Courier New",Courier, monospace;
}

td.suitsym {
    padding-right: 0.2em;
    width: 1em;
}

.stylecomment {font-size: smaller; }

table.hand td { line-height: 1.3; }

p, div.p { width: 6in; }

