a:link {font: 10px verdana; color: #333333; text-decoration: none; border-bottom: 1px #ff00ff dotted;}
a:active {font: 10px verdana; color: #333333; text-decoration: none; border-bottom: 1px #ff00ff dotted;}
a:visited {font: 10px verdana; color: #333333; text-decoration: none; border-bottom: 1px #ff00ff dotted;}
a:hover {font: 10px verdana; color: #336633; text-decoration: none; border-bottom: 1px #ff00ff solid; cursor: pointer;}

body {
  background-color: #ffffff;
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 10px;
  color: #333333;
  cursor: default;
  width: 780px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.sub {
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 9px;
  color: #b0b0b0;
  cursor: default;
}

td {
  background-color: #ffffff;
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 10px;
  text-align: center;
}

.mid {
  border-left: 1px #cccccc dotted;
  border-right: 1px #cccccc dotted;
}

.gadstr {
  border: 1px #000000 solid;
  background-color: #dddddd;
  color: #000000;
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 10px;
  padding: 0px 2px;
}

.gadsel {
  border: 1px #000000 solid;
  background-color: #dddddd;
  color: #000000;
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 10px;
  padding-left: 0px;
}

.gadbut {
  border: 1px #000000 solid;
  background-color: #eeaaee;
  color: #000000;
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 11px;
  font-variant: small-caps;
  font-weight: bold;
  padding: 0px 10px;
}
.gadbut:hover {
	background-color: #ffbbff;
}

.noanswer {
  background-color: #ffffff;
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 10px;
  color: #9ca385;
}

.stats {
  background-color: #ffffff;
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 10px;
	padding: 0px 10px;
	text-align: center;
}

.att0 {
	color: #000000;
}

.att1 {
	color: #00cc00;
  font-weight: bold;
}

.att2 {
	color: #666666;
}

.att3 {
	color: #888888;
}

.att4 {
	color: #ff0000;
}
