body {
  background-color: #f4f3d4;
  color: black;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.center { text-align: center; }

.center table {
  margin-left: auto;
  margin-right: auto;
}

.nav a{
    text-decoration: none;
}

.nav a:link {
    color: #6d6fb7;
}

.nav a:visited {
    color: #6d6fb7;
}

.nav a:hover {
    text-decoration: underline;
    color: #6d6fb7;
}

.aolinks {
  text-align: left; 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.chlinks {
  text-align: right; 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

/* Pisg */
a {
    text-decoration: none;
}
a:link {
    color: #0b407a;
}
a:visited {
    color: #0b407a;
}

a:hover {
    text-decoration: underline;
    color: #0b407a;
}

a.background {
    text-decoration: none;
}

a.background:link {
    color: #0b407a;
}

a.background:visited {
    color: #0b407a;
}

a.background:hover {
    text-decoration: underline;
    color: #0b407a;
}

.stats {
    background-color: #f4f3d4;
    font-family: Verdana, Arial, sans-serif;
    font-size: 13px;
    color: black;
}

td {
    font-family: Verdana, Arial, sans-serif;
    font-size: 13px;
    color: black;
    text-align: left;
}

.male, .male a {
    color: #0000DD;
}

.female, .female a {
    color: #DD3366;
}

.bot, .bot a {
    color: #00FFFF;
}

.title {
    font-family: Tahoma, Arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
}

.headtext {
    color: white;
    font-weight: bold;
    text-align: center;
    background-color: #666699;
}

.headlinebg {
    background-color: #000000;
}

.tdtop {
    background-color: #dfdfed;
}

.hicell {
    background-color: #d5d5e7;
}

.hicell10 {
    background-color: #d5d5e7;
    font-size: 10px;
}

.rankc {
    background-color: #CCCCCC;
}

.hirankc {
    background-color: #AAAAAA;
    font-weight: bold;
}

.rankc10 {
    background-color: #CCCCCC;
    font-size: 10px;
}

.rankc10center {
    background-color: #CCCCCC;
    font-size: 10px;
    text-align: center;
}

.hirankc10center {
    background-color: #AAAAAA;
    font-weight: bold;
    font-size: 10px;
    text-align: center;
}

.small {
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
}

.asmall {
      font-family: "Arial narrow", Arial, sans-serif;
      font-size: 10px;
      color: black;
      text-align: center;
}
