
	BODY,TD {	
					color: #a0522d;
				 	font-size: 10pt;
				 	line-height: 150%
		   }

	.small {	
					color: #e62222;
				 	font-size: 8pt;
				 	line-height: 130%
		   }
		   
	.bold {	
					color: #a0522d;
				 	font-size: 9pt;
				 	font-weight: bold;
				 	line-height: 120%
		   }
		   
	.lower {	
					color: #a0522d;
				 	font-size: 9pt;
				 	line-height: 120%
		   }
		   
	.green {	
					color: #008000;
				 	font-size: 9pt;
				 	line-height: 120%
		   }
		   
	.green2 {	
					color: #008000;
				 	font-size: 10pt;
				 	line-height: 150%
		   }
		   
	.green_b {	
					color: #008000;
				 	font-size: 9pt;
				 	font-weight: bold;
				 	line-height: 120%
		   }
		   
	.blue {	
					color: #1e90ff;
				 	font-size: 9pt;
				 	font-weight: bold;
				 	line-height: 120%
		   }
		   
	.red {	
					color: #e62222;
				 	font-size: 9pt;
				 	font-weight: bold;
				 	line-height: 120%
		   }

	.red2 {	
					color: #e62222;
				 	font-size: 10pt;
				 	font-weight: bold;
				 	line-height: 150%
		   }

	.orange {	
					color: #ff4500;
				 	font-size: 9pt;
				 	line-height: 150%
		   }

	.orange2 {	
					color: #ff4500;
				 	font-size: 9pt;
				 	line-height: 120%
		   }

	.orange_b {	
					color: #ff4500;
				 	font-size: 9pt;
				 	font-weight: bold;
				 	line-height: 120%
		   }
		   
	.title01 {	
					color: #ffffff;
				 	font-size: 12pt;
				 	font-weight: bold
		   }
