#content h1 {
   text-align: center;
}
#content td {
   padding: 3px;
   text-align: right;
}
#content table.ellipsoid td {
   text-align: left;
}
#content .collection {
   clear: both;
   padding: 10px;
   border: 2px solid #1C5072;
   border-top: none;
   margin: 0;
}
#content .label {
   float: left;
   width: 12em;
}
#tofrom1 {
   padding: 10px;
}
#content h2 {
   font-size: medium;
   font-weight: bold;
   background-color: #1C5072;
   color: white;
   padding: 10px;
   margin-bottom: 0px;
}
#content h3 {
   font-size: x-small;
}
#content .note {
   font-style: italic;
}

