		td.content
		{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 10pt;
			color:#000000;
		}
		td.footer
		{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 7pt;
			color:#888888;
		}		
		td.nav
		{
			font-family: Times New Roman;
			font-size: 11pt;
			font-weight:bold;
		}
		a.nav_on
		{
			font-family: Times New Roman;
			font-size: 11pt;
			font-weight:bold;
			color:#9F0011;
			text-decoration:none;
		}
		a.nav_off
		{
			font-family: Times New Roman;
			font-size: 11pt;
			font-weight:bold;
			color:#888888;
			text-decoration:none;			
		}
		a.nav2_on
		{
			font-family: Times New Roman;
			font-size: 10pt;
			font-weight:bold;
			color:#9F0011;
			text-decoration:none;
		}
		a.nav2_off
		{
			font-family: Times New Roman;
			font-size: 10pt;
			font-weight:bold;
			color:#888888;
			text-decoration:none;			
		}
		a.footer
		{
			text-decoration:none;			
			color:#888888;
		}		
		a:hover
		{
			text-decoration:underline;
			color:#000000;			
		}
		strong
		{
			color:#9F0011;
		}
		h1
		{
			font-size:16pt;
		}
