body { 
  color : #000000; 
  background : #ffffff; 
  font-family : "Times New Roman", Times, serif;
  font-size : 11pt; 
}
a { 
  text-decoration : underline; 
  color : #0000ff; 
}
#navigation { 
  display : none; 
}
#header {
  display : none;
}

.noprint {
	display:none;	
}


.tableOfRates td, .tableOfRates th {
   text-align: center;
   border: 1px solid;
   white-space:nowrap;
}

.tableOfRates th, .tableOfRates span.label {
   font-weight: bold;
   padding-left: 1em;
   padding-right: 1em;
}

.issuerRateTable td, .issuerRateTable th {
   text-align: center;
   border: 1px solid;
   white-space:nowrap;
}

.issuerRateTable th, .issuerRateTable span.label {
   font-weight: bold;
   padding-left: 1em;
   padding-right: 1em;
}