<!--  	

	BODY {	
		font-family: Arial;
		font-size: 10pt;
		color: #000000;
		margin-left: 0;
		margin-top: 0;
		background-color: #AEA588; /*#EBE6DA;*/
			
	}
	
	TABLE {
		font-family: Arial;
		font-size: 10pt;
		color: #000000;
		/*background-color: #E0D9C8;*/
		
	}
	

	A:link {color: #000080;} 
	A:visited {color: #000080;}
	
	.ahem {
		display:	none;
		}
		
	.Media {
	
		font-family: Arial;
		font-size: 9pt;
		color:#5C5645
	}

	
	TD.TopNav {
		
		font-family: Arial;
		font-size:  12px;
		font-weight: bold;
		color: #000066;
		background: #C2BCA7;
	
	}
	
	.TopNavItem
	{
		font-family: Arial;
		color: #000066;
		text-decoration: none;
		font-size:  12px;
		font-weight: bold;
		cursor: pointer;
	}

	.TopNavItemOver
	{

		font-family: Arial;
		color: #E0D9C8;
		text-decoration: none;
		font-size:  12px;
		font-weight: bold;
		cursor: pointer;
	}


	  