.chairstuff {
	font-family: "Times New Roman", "Times", "serif";
}
.font {
	font-family: "Times New Roman", "Times", "serif";
	color: #0000ff;
}
.border {
	border: 1px solid #000000;
}
.text {
	font: normal 12px "Times New Roman", "Times", "serif";
	color: #0000CC;
}
.word {
	font: normal 14px "Times New Roman", "Times", "serif";
	color: #000000;
}
.borderupdown {
	border-top: 1px solid #0066ff;
	border-right: 1px none #0066ff;
	border-bottom: 1px solid #0066ff;
	border-left: 1px none #0066ff;
}
.dotborder {
	border-top: 1px dashed #333333;
	border-right: 1px none #333333;
	border-bottom: 1px dashed #333333;
	border-left: 1px none #333333;
}
.table {
	border: 1px solid #0000FF;
}
.nobottomborder {
	border-top: 1px solid #0066FF;
	border-right: 1px solid #0066FF;
	border-bottom: 1px none #0066FF;
	border-left: 1px solid #0066FF;
}
.onlytopborder {
	border-top: 1px solid #0066FF;
	border-right: 1px #0066FF;
	border-bottom: 1px #0066FF;
	border-left: 1px #0066FF;
}
.onlybottom {
	border-bottom: 1px solid #0000FF;
}
.box {
	width: 30px;
}
