div  { float:    left;
       width:    104px;
       height:   104px;
       overflow: hidden;
       padding:  1px;
     }

BODY { text-align:  center;
       font-family: Arial,Helvetica,Verdana,Sans-serif;
       font-size:   9pt;
       background-color: white;
     }

a:visited, a:link { text-decoration: none;
                    color: blue;
                  }

table { background-color: #eeeeee;
        border:           0;
        width:            100%;
      }

img { width:  48px;
      height: 48px;
      border: 0px;
    }
