BODY{
		   	BACKGROUND-COLOR: White;
		   	FONT-SIZE: 8px;
			FONT-FAMILY:ARIAL;
		   }
		   
		   H2{  
		   font-size :11px;
		   	font-style : normal;
		   	font-family : Arial;
			color: #666666;
		   	line-height : 150%;
			}
		   
		       
		  P{
		   	font-size : 9px;
		   	font-style : normal;
		   	font-family : Arial;

		   	line-height : 150%;
		   }
		  .CAPTION{
		   	font-size : 9px;
		   	font-style : normal;
		   	font-family : Arial;
				color:LightSlateGray;

		   	line-height : 150%;
		   }
		    .CAPTION2{
		   	font-size : 10px;
		   	font-style : normal;
		   	font-family : Arial;
				color:#003163;

		   	line-height : 150%;
		   }

