body	{
		background-image:url("images/left_blue.gif");
		background-color:rgb(0,0,255);
		font-family:'lr o',serif;
		font-size:12pt;
		color:rgb(255,255,255);
		text-align:left;
		}

H1		{	/* for Title phase */
		font-size:medium;
		color:rgb(0,0,153);
		font-weight:bolder;
		text-align:center;
		}

.t		{	/* for Title phase */
		font-family:'AR PۂonoH',sans-serif;
		font-size:24pt;
		color:yellow;
		font-weight:bold;
		}

.tS		{	/* for Title phase - sub-title */
		font-family:'AR PۂonoH',sans-serif;
		font-size:20pt;
		color:lightyellow;
		font-weight:bold;
		}

.mTtl	{	/* for Title of a action */
		font-family:'lr oSVbN',sans-serif;
		font-size:14pt;
		font-weight:bold;
		color:#00FFCC;
		}
		
.mdate	{	/* for Date */
		font-family:'Times New Roman',serif;
		font-size:10pt;
		font-weight:bold;
		color:lime;
		}

.note	{	/* for Note */
		font-family:'lr o',serif;
		font-size:10pt;
		font-weight:bold;
		color:white;
		}

.note1	{	/* for Note */
		font-family:'lr o',serif;
		font-size:10pt;
		font-weight:bold;
		color:lime;
		}

.note9	{	/* for Note */
		font-family:'lr o',serif;
		font-size:10pt;
		font-weight:bold;
		color:gray;
		}

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

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

.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;
		}
