ALL.MENU	{
				font-family:		sans-serif;;
				color:				#CCCC99;
				text-decoration: 	none;
				font-size:			small;
			}
			
ALL.BODY	{
				font-family:		sans-serif;;
				color:				#333366;
				font-size:			small;
			}
			
ALL.BODYHEADER
			{
				font-family:		sans-serif;;
				color:				maroon;
				font-weight:		bold;
				font-size:			small;
			}

ALL.NORMALHREF	{
				font-family:		sans-serif;;
				color:				white;
				text-decoration: 	none;
				font-size:			small;
			}
			
TD  	
	{
		font-size: 			9pt;
		font-family: 		sans-serif;
		font-weight: 		normal;
		font-style: 		normal;
		color: 				Black;
	}
	
TH  	
	{
		font-size: 			9pt;
		font-family: 		sans-serif;
		font-weight: 		normal;
		font-style: 		normal;
		color: 				white;
		background-color: 	#333366;
	}
			
ALL.TDSUMMARY 	
	{
		font-size: 			9pt;
		font-family: 		sans-serif;
		font-weight: 		bold;
		font-style: 		normal;
		color: 				Black;
	}

ALL.LINKNOTVISABLEWHITE
	{
		color: 				white;
	}





