#chara td {
	font-size: 12px;
	text-align: center;
	border: 1px double #FF6699;
}
.chara {
	font-size: 12px;
	text-align: center;
	border: 1px double #FF6699;
}
body {
	font-size: 12px;
	text-align: center;
	margin: 0px;
	background-color: #FFCC00;
}
#body td{
	font-size: 12px;
}
.ive {
	font-size: 14px;
	color: #FF0000;
	letter-spacing: 2px;
	font-weight: bold;
}
