body	{
	color: #ffffff;
	background-color: #444444;
	background-image: url(bg2.gif);
	background-attachment: scroll;
	background-repeat: repeat-x;
	line-height: 200%;
}

A:link {
	color: #00ffff;

}
A:visited {
	color: #66ccff;
}
A:hover {
	color: #ffff00;
}
.title {
	font-family: "HGS‘n‰pŠpºÞ¼¯¸UB";
	font-size: 20pt;
	text-align: left;
	height:71px;
	width: 100%;
}
.groupt {
	font-family: "HGS‘n‰pŠpºÞ¼¯¸UB";
	font-size: 16pt;
	text-align: left;
	width: 100%;
}
DIV.mbox {
	line-height: 150%;
	margin: 32px;
	width: 100%;
}
.box {
	margin:10px;
	font-size: 10pt;
	line-height: 150%;
	border-width: 5px;
	border-style: inset;
	border-color: #FFFFFF;
	float: left;
	padding:12px;
	width:250px;
	height:250px;
	background-image: url(bg.gif);
}
IMG {
	border-width: 5px;
	border-style: inset;
	border-color: #FF6666;
}
