body { font-family: courier, Arial ; }    
#ChartFrame { display:none; position: absolute ; top:0px; left:0px; width: 100% ; height: 100%; background: #ccc ;  }
.OA { background:yellow;border-radius:6px;width:60px;text-align:center; padding: 3px 5px 3px 5px ; }
.OU { background:#ddd;border-radius:6px;width:60px;text-align:center;  padding: 3px 5px 3px 5px ; }

.N { text-align:right ; width: 60px ; font-family: Courier; font-size: 80% ; }

.VL { background: #990000 ; color: yellow ; font-weight: bold;  }
.L { background: #cc9999 ; color: black ; }
.SL { background: #ffeeee ; color: black ; }
.O { background: #dddddd ; color: black ; }
.VH { background: #009900 ; color: yellow ;  font-weight: bold;  font-size: 130% ; }
.H { background: #99CC99 ; color: black ; font-size: 110% ; }
.SH { background: #eeffee ; color: black ; }
b { background: #339 ;  padding: 5px 8px; border-radius: 5px; color: #ff0; }
small { background: #ccc ; padding: 8px; }

tr:hover { font-weight:bold;  }
