    table{
      border: none;
      margin-left:auto; 
      margin-right:auto;
    }
    td{text-align:center;}
    td.wide{width:350px;} 
    td.narrow{width:60px;}

    .BulleT { font: 10px sans-serif; margin-left:auto;margin-right:auto;}
    .BulleT .marker { stroke: #4D4D4D; stroke-width: 2px;}
    .BulleT .marker.Sample { fill-opacity:0; stroke: #999999; stroke-width: 2px; }
    .BulleT .marker.Subject { fill-opacity:0; stroke: #000; stroke-width: 3px; }
    .BulleT .tick line { stroke: #666; stroke-width: .5px; }

    .BulleT .range.s0 { fill: #005C7A; }
    .BulleT .range.s1 { fill: #29A3CC; }
    .BulleT .range.s2 { fill: #c6dbef; }
    .BulleT .range.s3 { fill: #29A3CC; } 
    .BulleT .range.s4 { fill: #005C7A; }
    .BulleT .range.line { stroke: #000; stroke-width: 2px; }

    .BulleT .measure.s0 { fill: #4D4D4D; }
    .BulleT .measure.s1 { fill: #999999; } 
    .BulleT .measure.s2 { fill: #eeeeee; }
    .BulleT .measure.s3 { fill: #999999; }
    .BulleT .measure.s4 { fill: #4D4D4D; }

    .BulleT .title { font-size: 12px; font-weight: bold; }
    .BulleT .subtitle.s04 { fill: #000000; font-size: 14px; font-weight: bold;} 
    .BulleT .subtitle.s13 { fill: #4D4D4D; font-size: 12px; font-weight: bold;}
    .BulleT .subtitle.s2  { fill: #999999; font-size: 10px;}