/* Standard style sheet for SSSUK website, 12 June 09 */
         body {
            background-color: rgb(204, 204, 204)
              }
         table {
            margin-left: auto; 
            margin-right: auto;
            text-align: left;
            width: 920px;
                }
                
          h1 {
             text-align: center
             }
          h2 {
             text-align: center
             } 
          div {margin-left: 20px;margin-right: 20px;text-align: justify;}
                
          strong {color: #800000}