	BODY {
		background : #CCCCCC;
	}
	  
	TD {
		font: 10pt Trebuchet MS;
		color: Gray;
		text-decoration: none;
	}
	
	a {
		font: 8pt arial;
		color: Gray;
		text-decoration: none;
		hover:#ffffff;
	}
	
	a:hover{
		color: Black;
	}
	
	.uc {
		font: bolder 16pt Trebuchet MS;
		color: Gray;
		text-decoration: none;
	}	
		
	.pro  {
		font: bolder 10pt Trebuchet MS;
		color: #FF5400;
		text-decoration: none;
	}	
	
	.copy  {
		font: 8pt Trebuchet MS;
		color: #CCCCCC;
		text-decoration: none;
	}	

	</style>
