A { text-decoration : none;
    color : #088218;
  }

A:HOVER { text-decoration : underline; }

BODY {font-family : Verdana,sans-serif;
      font-weight : normal;
      color : black;
      background-color : white;
      text-decoration : none;
      font-size : 10pt;
      margin-top : 0px;
      vertical-align : text-bottom;
      margin-bottom : 0px;
      padding-top : 0px;
      padding-left : 0px;
      padding-right : 0px;
      padding-bottom : 0px;
      margin-left : 0px;
      margin-right : 0px;
      background-image : url("sliver.jpg");
      background-position : top left;
      background-repeat : repeat-y;
     }

TD { font-size : 10pt; }

TH { font-size : 10pt; }

.boldText { font-weight : bold }

.button { border : 0;
          cursor : pointer;
        }

.expandButton { background-color:#088218; 
                color: white; 
                width: 1.1em;
              }
              
.finePrint { font-size : 8pt; }

.headerCell { color : white;
              background-color : #088218
            }

.indentText { margin-left : 20px; }

.mainCell { padding-left : 16;
            vertical-align : text-top;
          }

.tinyPrint { font-size : 7pt; }

.tradeMark { font-style : italic; }

.underlineText { text-decoration : underline; }
