
body.Response
{
background-color: #ffffff;
   font-family: verdana, arial;
   font-size: 11px;
   color: #000000;

}

span.SurveyNormalText
{
   font-family: verdana, arial;
   font-size: 11px;
   color: #000000;
}

td.SurveyItemStatement
{
   font-family: verdana, arial;
   font-size: 10px;
   color: #000000;
   font-weight: bold;

}

td.SurveyItemOptions, table.SurveyItem tr.Options table.Options td.OptionText, 
table.SurveyItem tr.Options table.Options td.OptionText *,
table.SurveyItem tr.ResponseTextBox *
{
   font-family: verdana, arial;
   font-size: 10px;
   color: #000000;

}

table.SurveyItem tr.ResponseAttention,
span.ResponseAttention,
span.SurveyResponseAttention
{
   font-family: verdana, arial;
   font-size: 10px;
   color: #8b0000;

}