body {
  background-color: #151718;
  color: white;
  font-family: Verdana;
  white-space: nowrap;
}

td {
			border: 1px solid #505659;
			padding: 0.1em 1em;
}
		
table {
  
      border-collapse: collapse;
}

thead {
  
      background-color: #262a2b;  
}

a {
  text-decoration: none;
}

a { color:#3399ff }

a:visited { text-decoration: none; color:#3399ff; }
a:hover { text-decoration: none; color:#1f67af; }
a:focus { text-decoration: none; color:#1f67af; }
a:hover, a:active { text-decoration: none; color:#1f67af }

.img_center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.txt_center {
  text-align: center;
}

.p1 {
  background-color: #a28801;
  text-align: center;
}

.p2 {
  background-color: #808080;
  text-align: center;
}

.p3 {
  background-color: #6E260E;
  text-align: center;
}

.pts {
  background-color: darkgreen;
  text-align: center;
}

.non {
  background-color: #00008B;
  text-align: center;
}

.ret {
  background-color: #9400D3;
  text-align: center;
}

.wd {
  background-color: black;
  text-align: center;
}

.dsq {
  background-color: black;
  text-align: center;
}

.dns {
  background-color: black;
  text-align: center;
}

.t1 {
  background-color: #a28801;
}

.t2 {
  background-color: #808080;
}

.t3 {
  background-color: #6E260E;
}

.tdsq {
  background-color: black;
}