/** css stilmall **/
<style type="text/css">
	* { font-family: "New Century Schoolbook", Verdana, Arial, Helvetica, sans-serif; color: #000000; }
	body { background-color:  #3fadd8; color: #000000;}
	div { text-align: center; padding: 0px 0px; }
	divl { text-align: left; padding: 0px 0px; }
	divr { text-align: right; padding: 0px 0px; }
	#text8 { font-size: 8px; font-weight: normal;padding: 0px 0px 0px 0px;}
	#text10 { font-size: 10px; font-weight: normal;padding: 0px 0px 0px 0px;}
	#text10b { font-size: 10px; font-weight: bold;padding: 0px 0px 0px 0px;}
	#text12 { font-size: 12px; font-weight: normal;padding: 0px 0px 0px 0px;}
	#text12b { font-size: 12px; font-weight: bold;padding: 0px 0px 0px 0px;}
	#text14 { font-size: 14px; font-weight: normal; padding: 0px 0px 0px 0px; }
	#text14b { font-size: 14px; font-weight: bold; padding: 0px 0px 0px 0px; }
	#text16 { font-size: 16px; font-weight: normal; padding: 0px 0px 0px 0px;}
	#text16b { font-size: 16px; font-weight: bold; padding: 0px 0px 0px 0px;}
	#text18 { font-size: 18px; font-weight: normal; padding: 0px 0px 0px 0px;}
	#text20 { font-size: 20px; font-weight: italic; padding: 0px 0px 0px 0px;}
</style>
