.button { border: 3px double #777777;
    padding: 5px;
    color: #777777 ! important;
    font-weight: bold;
    text-align: center;
    }
.center {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
table {
	border: none !important;
}
span.here {
	font-style: italic;
	font-weight: bold;
}

ul li { color: #000 !important; }
ul li span { color: #000 !important; }
