TD
{
    FONT-FAMILY: Arial, sans-serif;
    FONT-SIZE: 10pt;
    FONT-STYLE: normal;
    FONT-WEIGHT: normal
}
TH
{
    FONT-FAMILY: Arial, sans-serif;
    FONT-SIZE: 10pt;
    FONT-STYLE: normal;
    FONT-WEIGHT: bold;
    BACKGROUND-COLOR: #FFFFCC;
}
H1
{
    FONT-SIZE: 14pt;
    FONT-STYLE: normal;
    FONT-WEIGHT: bold
}
.CustomTable
{
    BACKGROUND-COLOR: #ffffcc
}
.Copyright
{
    FONT-FAMILY: Arial, sans-serif;
    FONT-SIZE: 7pt;
    FONT-STYLE: normal;
    FONT-WEIGHT: normal
}
BODY
{
    BACKGROUND-IMAGE: url('images/survey.jpg');
    BACKGROUND-REPEAT: repeat-y;
    FONT-FAMILY: Arial, sans-serif
}
.RequiredQuestion
{
    COLOR: red;
    FONT-FAMILY: Arial, sans-serif;
    FONT-STYLE: normal;
    FONT-WEIGHT: bold
}