body { background:#B8C5F0 }
table.score { width:100% } 
div.outer { border-style:solid; border-width:thin; padding:1% }
div.inner { background:#CCCCFF;
            border-style:solid; 
            border-width:thin; 
            padding:1%
          }
span.alert { color:#FF0000; font-weight:bold } /* red */
.center { text-align:center}
.auth { font-family:monospace } 
