BODY
{
    FONT-FAMILY: 'Times New Roman', Tahoma, Arial;
    BACKGROUND-COLOR: white;
    TEXT-DECORATION: none
}
A
{
    COLOR: red;
    FONT-FAMILY: Tahoma, Arial, 'Times New Roman';
    BACKGROUND-COLOR: transparent;
    TEXT-DECORATION: none
}
A:link
{
    COLOR: red;
    FONT-FAMILY: Tahoma, Arial, 'Times New Roman';
    BACKGROUND-COLOR: transparent;
    TEXT-DECORATION: none
}
A:visited
{
    COLOR: red;
    FONT-FAMILY: Tahoma, Arial, 'Times New Roman';
    BACKGROUND-COLOR: transparent;
    TEXT-DECORATION: none
}
A:active
{
    COLOR: blue;
    FONT-FAMILY: Tahoma, Arial, 'Times New Roman';
    BACKGROUND-COLOR: transparent;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: green;
    FONT-FAMILY: Tahoma, Arial, 'Times New Roman';
    BACKGROUND-COLOR: transparent;
    TEXT-DECORATION: none
}
SPAN.BulletNumber
{
    FONT-WEIGHT: bold;
    FONT-SIZE: large;
    COLOR: #cccc99;
    LINE-HEIGHT: 14pt
}
SPAN.BulletText
{
    FONT-WEIGHT: bold;
    FONT-SIZE: x-small;
    TEXT-ALIGN: center
}
