body { font-family: arial; }

a         {  text-decoration: none; }
a:visited { color: rgb(0,0,255);  text-decoration: none; }

#dark  { color: #00f; font-weight: bold; font-size: 12pt;  -webkit-text-size-adjust: none; }

input   { color: #00f; font-size: 12pt; text-align: center;  -webkit-text-size-adjust: none; }

#mono { font-size: 19pt;  font-family: monospace;  -webkit-text-size-adjust: none; }
.mono1 { font-size: 19pt; font-family: monospace;  -webkit-text-size-adjust: none; }
.button  { color: #fff; font-weight: bold; font-size: 12pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; background-color: #c0c0c0; text-align: center; border: solid 1px white;  -webkit-text-size-adjust: none; }
.ErrorText { color: #800080; font-weight: bold; font-size: 14pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.nobutton { color: #fff; font-weight: bold; font-size: 12pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; background-color: white; text-align: center; border: solid 1px white;  -webkit-text-size-adjust: none; }
