BODY			{font-family:Arial, ‚l‚r ‚oƒSƒVƒbƒN, Osaka;
					 font-size:12px}

TABLE			{font-family:Arial, ‚l‚r ‚oƒSƒVƒbƒN, Osaka;
					 font-size:12px}

A:hover		{color:#ff0000}

.b				{font-weight:bold}
.i				{font-style:italic}
.u				{textdecoration:underline}
.bi				{font-weight:bold;
					 font-style:italic}
.bu				{font-weight:bold;
					 text-decoration:underline}
.iu				{font-style:italic;
					 text-decoration:underline}
.biu			{font-weight:bold;
					 font-style:italic;
					 text-decoration:underline}
.none			{text-decoration:none}
