			body
			
			{
			margin: 0px;
			}
	
	
			body td 
			{
			font: arial;
			font-family : sans-serif;
			}		
		
		.nav        {
              width: 224px;
              font-family: arial, sans-serif;
              text-align: center;
			  padding-top: 0px; 
			  padding-left: 50px;
			  font-size: 9pt;
              }                                                  
  		.nav a      {
              color: #69c;
              text-decoration: none;
              font-weight: bold;
              }
  		.nav a:hover {
               color: #006;
               }
		
		
			#table_sub_nav
				{
				width: 400px;
				height: 32px;
				}	
		.but_sub
				{
				text-align: center;
				padding-bottom: 3px;
				}	
		.but_sub a
				{
				font-size: 7pt;
				color: #666;
				}
		.but_sub a:hover
				{
				color: #CCC;
				}			
				
								
 