.titleprop
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Verdana, Arial, Tahoma, 'Times New Roman';
    BACKGROUND-COLOR: white;
    TEXT-ALIGN: left
}
.maintitle
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 24pt;
    FONT-FAMILY: Verdana, Arial, Tahoma, 'Times New Roman';
    BACKGROUND-COLOR: white;
    TEXT-ALIGN: center
}
.color1
{
    BACKGROUND-COLOR: gainsboro
}
.color2
{
    BACKGROUND-COLOR: lightgrey
}
.Color3
{
    BACKGROUND-COLOR: floralwhite
}
A:link
{
    COLOR: #9933cc;
    TEXT-DECORATION: none
}
A:visited
{
    COLOR: #3333ff;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: #ff0000;
    TEXT-DECORATION: none
}
A:active
{
    COLOR: #9933cc;
    TEXT-DECORATION: none
}
.text
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Arial
}
.Heading1
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 22px;
    COLOR: #3366cc;
    FONT-FAMILY: Arial
}
.SubHeading1
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 18px;
    COLOR: #3366cc;
    FONT-FAMILY: Arial
}
.SubHeading2
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 15px;
    COLOR: #3366cc;
    FONT-FAMILY: Arial
}
.text-small
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    FONT-FAMILY: Arial
}