body {
  background: white;
  font-size: 12pt;
}

.secondary, .adminMenu, .myTableCellActions {
  display: none;
}

.pageCenterTitle {
  padding-top: 0px;
}

a:link, a:visited {
  color: #520;
  background: transparent;
  font-weight: bold;
  text-decoration: underline;
}