body	{
		background-image:url("../images/note.gif");
		background-color:rgb(255,255,255);
		font-family:'‚l‚r ‚o–¾’©',serif;
		font-size:10pt;
		color:rgb(0,0,0);
		text-align:left;
		}

H1		{	/* for Top Title phase */
		font-family:'HG–¾’©E',serif;
		font-size:large;
		color:navy;
		font-weight:bolder;
		text-align:center;
		}

H2		{	/* for 2nd Title phase */
		font-family:'‚l‚r ‚oƒSƒVƒbƒN',sans-serif;
		font-size:medium;
		color:darkgreen;
		font-weight:bolder;
		text-align:left;
		}

H3		{	/* for 3rd Title phase */
		font-family:'‚l‚r ‚oƒSƒVƒbƒN',sans-serif;
		font-size:small;
		font-weight:bolder;
		text-align:left;
		padding-left:2em;
		}

H4		{	/* for 4th Title phase */
		font-family:'‚l‚r ‚oƒSƒVƒbƒN',sans-serif;
		font-size:x-small;
		font-weight:bold;
		text-align:left;
		padding-left:3em;
		}

.H1P	{	/* for the section after Top Title phase */
		text-indent:1em;
		}

.H2P	{	/* for the section after 2nd Title phase */
		text-indent:1em;
		}

.H3P	{	/* for the section after 3rd Title phase */
		padding-left:3em;
		}

.H4P	{	/* for the section after 4th Title phase */
		padding-left:4em;
		}

.tS		{	/* for Top Title phase - sub-title */
		font-family:'‚l‚r ‚oƒSƒVƒbƒN',sans-serif;
		font-size:medium;
		font-weight:bold;
		}

.mdate	{	/* for Date */
		font-family:'Times New Roman',serif;
		font-size:x-small;
		font-weight:bold;
		color:maroon;
		}


.A		{	/* for ASCII Letters */
		font-family:'Times New Roman',serif;
		}

.S		{	/* for small letters */
		font-size:x-small;
		}

.Hi1	{	/* Hi-light "Red" */
		color:rgb(255,0,0);
		font-weight:bolder;
		}
		
.Hi2	{	/* Hi-light "Orange" */
		color:rgb(255,153,0);
		font-weight:bolder;
		}
		
.Hi3	{	/* Hi-light "Dark Green" */
		color:rgb(46,139,87);
		font-weight:bolder;
		}

.Hi4	{	/* Hi-light "Blue" */
		color:rgb(0,0,255);
		font-weight:bolder;
		}

/* ˆÈ‰º‚Í¡ŒãŽg—p‚µ‚È‚¢ */

.t		{	/* for Title phase */
		font-family:'HG–¾’©E',serif;
		font-size:20pt;
		color:navy;
		font-weight:bold;
		}

.mTtl	{	/* for Title of a action */
		font-family:'‚l‚r ‚oƒSƒVƒbƒN',sans-serif;
		font-size:10pt;
		font-weight:bold;
		}
		
