@charset "utf-8";
.txt_1 {
	font-family: "Courier New", Courier, monospace;
	color: #990000;
	font-size: 14px;
	font-weight: bold;
}
.txt_2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.txt_3 {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.txt_4 {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.txt_mdx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	font-style: italic;
	text-align: right;
}
#board {
	border: 1px solid #000000;
}
.txt_5 {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #333333;
	text-decoration: underline;
}
