BODY {
    background-color: #729fcf;
    color: black;
    font-family: sans-serif;
}


TABLE {
     border: outset thin #eeeeec;
     margin-bottom: 0.5em;
}


TD
{
    background-color: #9ABDDE;
}

TD.asmall {
    font-size: smaller;
}

TD.headlinebg {
    vertical-align: middle;
}

TD.headlinebg TABLE {
    border: none;
    margin-bottom: 0;
}

TD.headtext {
    font-weight: bolder;
    font-size: larger;
    text-align: center;
}

SPAN.title {
    font-weight: bolder;
    font-size: larger;
}

TD.hirankc10center, TD.hirankc {
    font-weight: bolder;
}

SPAN.small {
    font-size: smaller;
}

/*
TD.male:after { content: " (male)" }
TD.female:after { content: " (female)" }
*/
