BODY {
	background-color: #FFF6DF;
	background-image: url(puzzle.gif);
}

.foot {
	font-family: arial;
	font-size: 11px;
	color: black;
	text-decoration: none;
	letter-spacing:1px;
}

.title {
	font-family: courier new, courier;
	font-size: 18px;
	color: black;
	text-decoration: none;
	letter-spacing: -1px;
	font-weight: bold;
}

.titlel {
	font-family: courier new, courier;
	font-size: 18px;
	color: black;
	text-decoration: none;
	letter-spacing: -1px;
	font-weight: bold;
	text-decoration: none;
}

.text {
	font-family: courier new, courier;
	font-size: 12px;
	color: black;
	letter-spacing: -1px;
}

.kdata {
	font-family: arial;
	font-size: 11px;
	color: black;
	background-color: #eeeeee;
	font-weight: bold;
}
.ktext {
	font-family: arial;
	font-size: 11px;
	color: black;
}

.ktd {
	text-align: justify;
}


A {
	color: #444444;
}

PRE {
	font-size: 12px;
	letter-spacing: -1px;
	font-family: courier new, courier;
}

.titles {
	font-size: 11px;
	letter-spacing: 0px;
	font-family: courier new, courier;
}

