INPUT.text1{
	width: 40px;
	background-color : #D6CEDE;
}
INPUT.but1{
	background : transparent;
}
INPUT.text2{
	background : transparent;
	width: 20px;
}
body{
	background : url(../images/back.jpg);
}
TR.firstrow{
	background : #D6D6DE;
}
TD{
	text-align : left;
}
TABLE.answer{
	background-color : #FFFFE8;
	border-style : inset ridge ridge;
	font-size : xx-small;
	text-align : left;
}
TD.anwer{
	background-color : #FFFFE8;
	font-size : small;
	text-align : left;
}
OL.answer2{
	text-align : left;
	font-size : small;
}
SPAN.problem{
	font-size : smaller;
}