
BODY {background-color: white}
A:visited {color: #000088}
A:active  {color: #FF0000}
A:link    {color: #0000FF}

TABLE.data {text-align: right}
TH    {text-align: center}
TD.bla    {background-color: #EEEEEE}

TR.common {background-color: #AACCEE}
TD.common {background-color: #AACCEE; text-align: center}
TH.common {background-color: #aaccee; text-align: center}

TD.blue {background-color: #CCEEAA; text-align: center}
TH.blue {background-color: #CCEEAA; text-align: center}
TD.br {background-color: #cceeaa; text-align: right}

TD.green {background-color: #EEAACC; text-align: center}
TH.green {background-color: #EEAACC; text-align: center}
TD.gr {background-color: #eeaacc; text-align: right}

TD.white {background-color: white; text-align: center}
TH.white {background-color: white; text-align: center}

P.common  {background-color: #AACCEE}
P.blue  {background-color: #CCEEAA}
P.green  {background-color: #EEAACC}


