.errormsg
{
    COLOR: #FF0000
}
.question
{
	font-weight: bold;
}
.survey
{
	font-weight: normal;
}
.survey_highlight
{
	background-color: deepskyblue;
}
.alternate
{
    background-color: whitesmoke;
}
TABLE
{
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 12;
	color: black;
	font-weight: normal;
}
