body {
	background-color: #FFFFCC;
	background-image:    url(images/sudoku-back.gif);
}
.style1 {font-size: 21px}
.style2 {
	background-color: #FFFF00;
	font-size: 18px;
}
.style4 {font-size: 21px; color: #FF0000; }
.style5 {
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
	font-size: 21px;
}
.style7 {
	color: #0000FF;
	font-weight: bold;
}
.style11 {
	font-style: italic;
	font-weight: bold;
}
.style12 {
	font-size: 18px;
	font-weight: bold;
	color: #0000FF;
}
.style14 {font-weight: bold; font-size: 21px; color: #FF0000;}
.toplink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.style17 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006633;
}