BODY
{
    FONT-FAMILY: Arial, 'MS Sans Serif', 'Times New Roman';
    PADDING-BOTTOM: 12px;
    PADDING-LEFT: 6px;
    PADDING-RIGHT: 6px;
    PADDING-TOP: 12px
}
.cgiSurveyIntroduction
{
    COLOR: blue;
    FONT-SIZE: medium;
    PADDING-BOTTOM: 24px
}
.cgiSurveyName
{
    COLOR: black;
    FONT-SIZE: medium;
    FONT-WEIGHT: bolder;
    PADDING-BOTTOM: 24px
}
.cgiSurveyQuestionIntroduction
{
    COLOR: blue;
    PADDING-BOTTOM: 12px;
    TEXT-ALIGN: center
}
.cgiSurveyQuestion
{
    FONT-WEIGHT: bolder
}
TABLE
{
    FONT-FAMILY: Arial, 'MS Sans Serif', 'Times New Roman'
}
.cgiSurveyBeginSurveyButton
{
    PADDING-TOP: 12px
}
.cgiSurveyNextButton
{
    PADDING-TOP: 24px
}
.cgiSurveyQuestionChoices
{
    PADDING-LEFT: 12px
}
.cgiSurveyErrorMessage
{
    COLOR: red;
    PADDING-TOP: 12px
}

