.survey_header {
font-family:Verdana;
font-size:14pt;
color:#000000;
background-color:#ffffcc;
}
.page_name {
font-family:Arial;
font-size:1.5em;
color:#000000;
background-color:#ff99cc;
font-weight: bold;
}
.page_desc {
font-family:Arial;
font-size:8pt;
color:#0066cc;
background-color:#ffffff;
font-style: italic;
}
.survey_question {
font-family:Arial;
font-size:10pt;
color:#003366;
background-color:#ffffcc;
font-weight: bold;
}
.survey_option {
font-family:Verdana;
font-size:10pt;
color:#003333;
background-color:#ffcccc;
font-style: italic;
}
