   body { font-family : "Arial";
          font-size : 11pt;
        }

   .table { border-left : 1px solid black;
            border-top : 1px solid black;
          }

   .table td, .table th { border-right : 1px solid black;
               border-bottom : 1px solid black;
               text-align : center;
             }

   .left { text-align : left;
         }

   a { color : #00f;
       text-decoration : none;
     }

   a:hover { text-decoration : underline;
             color : #00a;
           }

   .small { font-size : 8pt;
          }

   .bind { font-weight : bold;
           color : #30a;
         }

   .inactive { color : #999;
             }

   h1 { text-align : center;
        font-weight : normal;
        font-size : 26pt;
        margin-bottom : 0px;
      }

   h2 { font-size : 20pt;
        font-weight : normal;
        text-align : center;
        margin-top : 0px;
        font-style : italic;
        color : #060;
      }

   .footer { text-align : right;
             margin-right : 10px;
             color : #999;
             font-size : 10pt;
           }

    .small2 { font-size : 9pt;
            }

    .title { font-size : 14pt;
             color : #006;
           }

    .table_title { color : #600;
                   font-size : 12pt;
                 }

    th { font-weight : normal;         
       }

    .th:hover { background-color : #000;
              }
