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