	h1	{ width: 600px; 
			margin-left: 50px; } 
	h2	{ width: 800px;
		  	color: #666666;
			margin-left: 50px; }
	h3	{ width: 700px;
		  	margin-top: 20px; 
			margin-right: auto; 
			margin-left: 50px; 
		  	color: #666666; }
	h4	{ width: 80px;
		  	margin-top: 20px; 
			margin-right: auto; 
			margin-left:auto; 
		  	color: #666666; }
	h5	{ width: 200px;
			margin-top: 25px; 
			margin-right: auto; 
			margin-left: 70px; 
		  	color: #666666; }
  	body	{ width: 800px; 
		  	scrollbar-track-color:#ffffff;
		  	scrollbar-face-color:#99cc99;
		  	scrollbar-arrow-color:#ffffff; }
		#bodyif {width: 500px; }
		#bodyleftf {width: 90px; }
	div	{ margin-top: 40px; 
		  	margin-bottom: 30px;
		  	color: #000000; 
		  	width: 800px; 
		  	font-size: 11pt; 
			line-height:200%; }
	p	{ margin-top: 20px; 
		  margin-left: 50px; 
		  background-color:#ffffff; 
		  text-align:justify;
		  text-justify:distribute; 
	   	  width:700px;
		  font-size:10pt;
		  color:#333333;
		  line-height:150%; }
	#absolute2 { position: absolute;
		bottom: 10px; }
	a:link	{ text-decoration: underline; 
			  color: #000000; }
	a:visited	{ text-decoration: none; 
			  color: #999999; }
	a:active	{ text-decoration: none; }
	a:hover	{ text-decoration: none; }
	table		{ border-style: none;
 			line-height:150%; }
	#sample1	{ margin-top: 30px; 
			margin-left: 50px; 
			width: 600px; }
	#sample2	{ margin-top: 40px; 
			  font-size: 16px; 
			  color: #009900; }
	#sample3	{ margin-top: 30px; 
			  font-size: 14px;
			  color: #333333;
			  vertical-align: top;
			  line-height:150%; }
	#samplef	{ margin-top: 0px; 
			  margin-left: 130px; }

	iframe	{ width: 540px;
			  height: 150px;
			  margin-top: 50px; 
			  margin-bottom: 100px; 
			  scrolling: auto; 
			  marginheight: 0px; 
			  marginwidth: 0px; 
		  	  scrollbar-track-color:#ffffff;
		  	  scrollbar-face-color:#99cc99;
		  	  scrollbar-arrow-color:#ffffff; }
