table.compare {
  background-color:    #E0E0E0;
  border-collapse:     collapse;
  }
tr.line1 {
  text-align:          center;
  font-family:         Arial;
  font-size:           8pt;
  }
tr.line2 {
  text-align:          center;
  font-family:         Arial;
  font-size:           8pt;
  background-color:    #F0F0F0;
  }
.footnotes {
  background-color:    #FFFFFF;
  text-align:          left;
  font-family:         Arial;
  font-size:           7pt;
  color:               black:
  }
th.compare {
  font-weight:         bold;
  color:               white;
  width:               100px;
  }
td.compare {
  text-align:          center;
  font-family:         Arial;
  font-size:           8pt;
  padding:             3px;
  }
.comparehead {
  text-align:          center;
  font-family:         Arial;
  font-size:           8pt;
  background-color:    black;
  color:               white;
  }
.comparehead2 {
  font-family:         Arial;
  font-size:           8pt;
  background-color:    darkgray;
  font-weight:         bold;
  color:               white;
  }
a:link.compare, a:visited.compare, a:active.compare {
  text-decoration:  none;
  font-family:         Arial;
  font-size:           8pt;
  color:               white;
  }
a:hover.compare {
  text-decoration:  underline;
  font-family:         Arial;
  font-size:           8pt;
  color:               white;
  }

