body {
	font-size:10px;
	cursor:crosshair;
	color:#666666;
	font-family:"Verdana";
	cursor:crosshair;
	background-image:url("sakura.gif");
	margin:0;
}
.ham{
	margin-top:20%;
	border:1px solid #999999;
	padding:15;
	width:210;
	height:140;
	background-color:white;
}
table{
	margin:20
}
td {
	border-color:#999999;
	border-style:dashed;
	border-width:0;
	padding:3;
	font-size:14px;
	font-family:"Verdana";
}
td.speak {
	border-color:#999999;
	border-style:dashed;
	border-width:0;
	padding:3;
	font-size:12px;
	font-family:"Verdana";
}
td.bu{
	border-color:#999999;
	border-style:solid;
	border-width:0;
	padding:3 0 3 0;
	font-size:10px;
	color:#999999;
	font-family:"Verdana";
}
input.fo {
	border-color:#999999;
	border-style:solid;
	border-top-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	font-size:10;
	margin:0px 0px 0px 0px;
	font-family:"Verdana";
}

.button1 {
	letter-spacing:0px;
	border-width:1px;
	border-color:#999999;
	border-style:solid;
	background-color:#fff;
	width:40px;
	padding:1px;
	color:#999999;
	font-size:10px;
	font-weight:normal;
	margin:5px 0px 5px 0px;
	font-family:"Verdana";
}
.button2 {
	letter-spacing:0px;
	border-width:1px;
	border-color:#999999;
	border-style:solid;
	background-color:#fff;
	width:40px;
	padding:1px;
	color:#999999;
	font-size:10px;
	font-weight:normal;
	font-family:"Verdana";
	margin:3 5 3 5;
}
a:link{color: blue; text-decoration: none}
a:visited{color: blue; text-decoration: none}
a:active{color: blue; text-decoration: none}
a:hover{color:blue; text-decoration: underline}
