H1 		{ text-align:left;
	  	  font:normal 20pt "Times New Roman", "Times";
	  	  COLOR:#103910;
	  	  font-weight:bold
   		}

<!-- ========== End of H1 ========== -->

H2 		{ text-align:left;
		  font:normal 18pt "Times New Roman", "Times";
		  COLOR:#103910;
		  font-weight:bold
   		}

<!-- ========== End of H2 ========== -->

H3 		{ text-align:center;
		font:normal 16pt "Times New Roman", "Times";
		COLOR:#103910;
		font-weight:bold
   		}

<!-- ========== End of H3 ========== -->

BODY 		{ font:normal 12pt "Times New Roman", "Times"; 
		  COLOR:#103910;
		  Background:url(bamboo.jpg);
		  font-weight:normal
     		}

<!-- ========== End of Body ========== -->

P.intro		{ font:normal 14pt "Times New Roman", "Times";
		COLOR:#103910;
		text-align:center;
		font-weight:bold
		}

<!-- ========== End of P.Intro ========== -->

P.head1		{font:normal 16pt "Times New Roman", "Times";
		COLOR:#103910;
		font-weight:bold
		}

<!-- ========== End of P.head1 ========== -->

P.head2		{font:normal 14pt "Times New Roman", "Times";
		COLOR:#103910;
		font-weight:bold
		}

<!-- ========== End of P.head2 ========== -->

P.head3		{font:normal 12pt "Times New Roman", "Times";
		COLOR:#103910;
		font-weight:bold
		}

<!-- ========== End of P.head3 ========== -->

P.ipara		{text-indent:12pt;
                font:normal 12pt "Times New Roman", "Times";
		COLOR:#103910;
		font-weight:bold
		}

<!-- ========== End of P.head3 ========== -->

P.detail	{font:normal 11pt "Times New Roman", "Times";
		COLOR:#103910;
		font-weight:bold
		}

<!-- ========== End of P.detail ========== -->

P.Crealsmall	{font:normal 9pt "Times New Roman", "Times";
		COLOR:#103910;
                text-align:center;
		font-weight:bold
		}

<!-- ========== End of P.detail ========== -->

<!-- A:link		{ color:#103910; text-decoration:none } -->
<!-- A:link		{ color:#840000; text-decoration:none } -->
A:link		{ color:#840000; text-decoration:underline }

<!-- ========== End Link ========== -->

A:visited	{ color:purple; text-decoration:underline }

<!-- ========== End Visited ========== -->

A:hover		{ color:blue; text-decoration:underline }

<!-- ========== End Hover ========== -->

A:active	{ color:navy; text-decoration:underline }

<!-- ========== End Active ========== -->