body		{
				background-color:	white;
				margin-top:			8px;
			}
div.Header	{
				font-family:		"MS Serif";
				font-size:			2em;
				width:				100%;
				filter:				shadow(color=gray,direction=135);
			}
div.title	{
				background-color:	lightgrey;
				font-weight:		bold;
			}
div.abbrev	{
				margin-top:			8px;
			}
input.abbrev{
				font-weight:		bold;
			}
ul			{
				list-style-type:	none;
				margin-left:		1em;
				margin-top:			0px;
			}
img.illust	{
				border-style:		none;
				position:			relative;
				top:				4px;
			}
img.maru	{
				position:			relative;
				top:				2px;
				border:				0;
			}
