<style>
		A:LINK.1 {
				text-decoration : none;
        		color: #000066;
		}
		A:HOVER.1{
	   			text-decoration : underline;
       			color: #5951CE ;
		}
		A.1 {
	   			text-decoration : none;
       			color: #7A7A7A;
		}
		.1 {
				font-family: arial;
				font-size: 11pt;
				font-weight: light;
				color: #000066;
		}
		
		.2 {
				font-family: arial;
				font-size: 9pt;
				font-weight: light;
				color: #ff9933;
		}

</style>
