body {
	background-color: #e7e7e7;
}
A:link {
  font-weight: 600;
  COLOR: #339900;
  TEXT-DECORATION: none;
}

A:visited {
  font-weight: 600;
  COLOR: #339900;
  TEXT-DECORATION: none;
}

A:hover {
  font-weight: 600;
  COLOR: #339900;
  TEXT-DECORATION: underline;
}

.main {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  scrollbar-track-color: #CCCCCC;
  scrollbar-arrow-color: #000000;
  scrollbar-base-color: #B0CBA5;
}

.table {
  background-color: #FFFFFF;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  border-top: thin #5C5C5C solid;
  border-right: thin #5C5C5C solid;
  border-bottom: thin #5C5C5C solid;
  border-left: thin #5C5C5C solid;
}

.achievements {
  background-color: #EDF6E0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  border-top: thin #5C5C5C solid;
  border-right: thin #5C5C5C solid;
  border-bottom: thin #5C5C5C solid;
  border-left: thin #5C5C5C solid;
}
.achievements TD {
  background-color: white;
  text-align: center;
}
.360gamedata {
  background-color: #EDF6E0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  border-top: thin #5C5C5C solid;
  border-right: thin #5C5C5C solid;
  border-bottom: thin #5C5C5C solid;
  border-left: thin #5C5C5C solid;
  text-align: center;
}
.360gamedata TH {
  background-color: white;
}
.360gamedata TD {
  background-color: white;
}
.done { font-weight: bold; }

ul {
	margin-top: 0px;
	margin-left: 25px;
	margin-bottom: 0px;
}
