BODY{
	background:#fff;
	color:#000;
}
A:Link{
	font-weight:		bold;
	text-decoration:	none;
}
A:Visited{
	font-weight:		bold;
	text-decoration:	none;
}
A:Active{
	font-weight:		bold;
	text-decoration:	none;
}
A:Hover{
	text-decoration:	underline;
}
A.maru{
	color:			#275
}
STRONG{
	font-size:	1.5em;
	font-weight:	bolder;
}
DIV.subject{
	font-weight:	bolder;
	font-size:	1.3em;
	line-height:	1.6em;
	color:		#275
}
DIV.info{
	line-height:	1.6em;
	margin-left:	0.5em;
}
DIV.body{
	margin-left:	1.8em;
	line-height:	1.4em;
}
SPAN.bold{
	font-weight:	bolder;
}
SPAN.name{
	color:		#333;
}
HR.bold{
	border-width:	thick;
	color:		#275
}
H1{
	color:		#275
}