A {text-decoration: none;}
A:LINK {color: #A80000;}
A:VISITED {color: #A80000;}
A:ACTIVE {color: #A80000;}
A:HOVER {text-decoration: underline;
    color: #FF3030;}

B {font-weight: bold;}
I {font-family: Times New Roman, Times;
    font-style: italic;}
BODY {font-family: Tahoma, Arial, Helvetica;
    font-size: 10pt;
    font-weight: normal;
    font-style: normal;
    color: #000000;
    background-color: #FFFFFF;}
TD {font-family: Tahoma, Arial, Helvetica;
    font-size: 10pt;
    font-weight: normal;
    font-style: normal;
    color: #000000;}

.Heading01 {font-family: Tahoma, Arial, Helvetica;
    font-size: 16pt;
    font-weight: bold;
    font-style: normal;
    color: #000000;}

.Heading02 {font-family: Tahoma, Arial, Helvetica;
    font-size: 13pt;
    font-weight: bold;
    font-style: normal;
    color: #000000;}

.Heading03 {font-family: Tahoma, Arial, Helvetica;
    font-size: 10pt;
    font-weight: bold;
    font-style: normal;
    color: #000000;}

#BackColor-LightRed {background-color: #FFF0F0;}
#BackColor-MediumRed {background-color: #D9D9D9;}