a {
    text-decoration: none;
}
a:link {
    color: #bdcddd;
}
a:visited {
    color: #bdcddd;
}

a:hover {
    text-decoration: underline;
    color: #bdcddd;
}

a.background {
    color: none;
    text-decoration: none;
}

a.background:link {
    color: #314151;
}

a.background:visited {
    color: #415161;
}

a.background:hover {
    text-decoration: underline;
    color: #003c60;
}

body {
    background-color: #647684;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    color: white;
}

td {
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    color: white;
    text-align: left;
}

.male {
    color: #0000c7;
}

.female {
    color: #FF00FF;
}

.bot {
    color: black;
}

.title {
    font-family: Verdana, Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: white;
}

.headtext {
    color: white;
    font-weight: bold;
    text-align: center;
    background-color: none;
}

.headlinebg {
    background-color: #344454;
}

.tdtop {
    background-color: #445464;
}

.hicell {
    background-color: #748494;
}

.hicell10 {
    background-color: #94a4b4;
    font-size: 9px;
}

.rankc {
    background-color: #748494;
}

.hirankc {
    background-color: #94a4b4;
    font-weight: bold;
}

.rankc10 {
    background-color: #748494;
    font-size: 9px;
}

.rankc10center {
    background-color: #748494;
    font-size: 9px;
    text-align: center;
}

.hirankc10center {
    background-color: #94a4b4;
    font-weight: bold;
    font-size: 9px;
    text-align: center;
}

.small {
    font-family: Verdana, Arial, sans-serif;
    font-size: 9px;
}


.asmall {
      font-family: "Arial narrow", Arial, sans-serif;
      font-size: 9px;
      color: white;
      text-align: center;
}

