P {
	margin-top: 8px;
	margin-right: 20px;
	margin-bottom: 8px;
	margin-left: 20px;
	line-height: 150%;
	text-align: left;
}
STRONG {
	color: #FFF;
	background-color: #D87CA1;
	padding: 2px;
}
TD {
	line-height: 150%;
	text-align: left;
	color: #000;
	background-color: #FFF;
	font-size: 1.5em;
}
input {
	font-size: 1.5em;
	line-height: 2em;
}
ul.tiikilist {
	display: block;
}
ul.tiikilist li {
	display: inline-block;
	padding: 4px;
}
tr.itemlist td {
	background: #ffffff;
	font-size: 0.8em;
	text-align: center;
}
tr.even td {
	background: #e5f1f4;
}
tr.odd td {
	background: #f8fbfc;
}
tr.tihou td {
	background: #e4b2ca;
}
span.textnone {
	display: none;
}
BODY {
	text-align: center;
}
TABLE {
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
}
A {
	color: #84284D;
}
A:hover {
	color: #FFF;
	background-color: #84284D;
}
H4.list {
	color: #FFF;
	background-color: #F9C;
	padding: 2px;
}
.nextline {
	display: block;
}