/* cmsms stylesheet: main modified: 09/19/17 15:54:59 */
body {}
/* cmsms stylesheet: Table customisation modified: 04/10/19 16:42:21 */
table {border-collapse: collapse;width:100%}
table, th, td {
  border: solid silver 1px;
  padding: 0.2rem;
}
th {background-color:silver;}
