div.Header	{
				font-family:		"Arial";
				font-weight:		bold;
				font-size:			2em;
				width:				100%;
				filter:				shadow(color=gray,direction=135);
			}
.Label		{
				font-size:			small;
			}
div.title	{
				background-color:	lightgrey;
				font-family:		Arial,sans-serif;
				font-size:			x-small;
				font-weight:		bold;
				padding:			3px;
			}
div.abbrev	{
				margin-top:			8px;
				font-family:		Arial,sans-serif;
			}
input.abbrev{
				font-family:		Arial,sans-serif;
				font-size:			x-small;
				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;
			}
