	TD					
	{ 
		font-family : arial ;
		font-size: 9pt ;
	}
	TD.footer					
	{ 
		font-family : arial ;
		font-size: 9pt ;
		color:white;
	}



	.bodywhite
	{ 
		font-family : arial ;
		color: white;
		font-size: 9pt ;
	}

	.bodyorange
	{
		font-family : arial ;
		color:brown;
		font-size: 10pt ;
		text-decoration:underline;
	}
	
	.bodyorange:hover
	{
		font-family : arial ;
		color:brown;
		font-size: 10pt ;
		text-decoration:none;
	}
	.bodylink
	{
		font-family : arial ;
		color:black;
		font-size: 8pt ;
		text-decoration:underline;
	}
	

	.bodylink:hover
	{
		font-family : arial ;
		color:black;
		font-size: 8pt ;
		text-decoration:none;
	}
	
	A					
	{ 
		font-family : arial ;
		color: blue ; 
		font-size: 9pt ; 
		text-decoration: underline; 
	}
	A:hover
	{ 
		font-family : arial ; 
		color: blue ;
		font-size: 9pt ; 
		text-decoration: none;		
	}

	a.sidenav					
	{ 
		font-family : arial ;
		color: black ; 
		font-size: 9pt ; 
		text-decoration: underline; 
		font-weight:bold;
	}
	a.sidenav:hover
	{ 
		font-family : arial ; 
		color: black ;
		font-size: 9pt ; 
		text-decoration: none;
		font-weight:bold; 
	}
	
	
	A.titlelink			
	{ 
		font-family : arial ; 
		color: brown ; 
		font-size: 9pt ; 
		text-decoration: underline 
	}
	
	
	
	
	

	A.titlelink:hover	
	{
		 font-family : arial ; 
		 color: brown ; 
		 font-size: 9pt ; 
		 text-decoration: none 
	}


	A.bottomnav			
	{
		 font-family : arial; 
		 color: brown ; 
		 font-size: 8pt ; 
		 text-decoration: underline 
	}
	
	
	
	

	A.bottomnav:hover
	{ 
		font-family : arial ; 
		color: brown ; 
		font-size: 8pt ; 
		text-decoration: none
	}
	
	
	A.bottomlink			
	{
		 font-family : arial; 
		 color: yellow ; 
		 font-size: 9pt ; 
		 text-decoration: underline 
	}
	

	A.bottomlink:visited
	{
		 font-family : arial; 
		 color: yellow ; 
		 font-size: 9pt ; 
		 text-decoration: underline 
	}
	
	
	

	A.bottomlink:hover
	{ 
		font-family : arial ; 
		color: white ; 
		font-size: 9pt ; 
		text-decoration: none
	}

	


	.title				
	{
		 font-family : serif; 
		 font-size: 12pt; 
		 color: #003366; 
		 font-weight: bold;
	}
	.titlewhite				
	{
		 font-family : Arial; 
		 font-size: 10pt; 
		 color: white; 
		 font-weight: bold;
	}

	.heading
	{
		color:white;
		font-weight:bold;
	}
	a.bodycoral
	{
		color:coral;
	}
	p
	{
		margin-bottom:0;margin-top:0;
	}

	.navwidth {
		width: 100px;
	}

	.contentwidth {
		width: 500px;
	}
