b {font-weight: bold}
.title {
	font: bold 14px "Arial", "Verdana", "Helvetica", "sans-serif";
	color: #99FF00;
}
.title A {font: 12px times, times new roman, serif; text-decoration: none}
.big {font: 18px times, times new roman, serif}
.body {
	font-family: "Tahoma", "Arial";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.body A {font: 12px "Tahoma", "Arial"; cursor: hand; color: #0066CC; text-decoration: none;}
.body A:hover {text-decoration: underline; color: rgb(255,255,255); background-color: rgb(0,0,128)}
.bodyC {font: normal 12px/16px "Tahoma", "Arial"; letter-spacing: 0.3em;}
body {
	scrollbar-face-color : #333399;
	scrollbar-shadow-color : #66CCFF;
	scrollbar-darkshadow-color : #000000;
	scrollbar-highlight-color : #66FFFF;
	scrollbar-3dlight-color : #9999FF;
	scrollbar-track-color : #66CCFF;
	scrollbar-arrow-color : #ADDAFE;
	color: #003366;
}
.home {
	font: normal 12px/14px "Tahoma", "Arial";
	border-top-color: #003333;
	border-right-color: #00CCFF;
	border-bottom-color: #33FFFF;
	border-left-color: #000099;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.home A {
	font: 12px "Tahoma", "Arial";
	cursor: hand;
	color: #0066CC;
	text-decoration: none;}
.home A:hover {
	text-decoration: underline;
	color: rgb(255,255,255);
	background-color: rgb(0,0,128);
}
.board {
	font: normal 12px/18px "΅Ψ±d²ΣΆκΕι(P)";
	border-top-color: #003333;
	border-right-color: #6699FF;
	border-bottom-color: #66CCFF;
	border-left-color: #000066;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #FFFFCC;
	letter-spacing: 2pt;
}