.ss9 {font-family: Helvetica,"MS Arial",sans-serif; font-style: normal; font-size: 9pt; }
body {background: #fffff; }
body {color: #000000; }
A:link {color: #3333ff; }
A:visited {color: #9999ff; text-decoration: none; }
A:hover {color: #9999ff; text-decoration: underline; }
center {display: flex; justify-content: center; align-items: center; height: 525px;
/* DivTable.com */
.divTable {display: table; width: 100%; }
.divTableRow {display: table-row; }
.divTableHeading {background-color: #EEE; display: table-header-group; }
.divTableCell, .divTableHead {border: 0px solid #999999; display: table-cell; padding: 0px 0px;	}
.divTableHeading {background-color: #EEE; display: table-header-group; font-weight: bold; }
.divTableFoot {background-color: #EEE; display: table-footer-group; font-weight: bold; }
.divTableBody {display: table-row-group; }
}