		.f1
		{
			font-size		: 8.5pt;
			font-family		: arial, helvetica, sans-serif;
		}
		
		.f1-inverse
		{
			font-size		: 8.5pt;
			font-family		: arial, helvetica, sans-serif;
			color			: #ffffff;
		}
		
		.f1-bold
		{
			font-size		: 8.5pt;
			font-family		: arial, helvetica, sans-serif;
			font-weight		: bold;
		}
		
		.f1-navbar
		{
			font-size		: 8.5pt;
			font-family		: arial, helvetica, sans-serif;
			color			: 000000;
		}
		
		.f1-navbar-header
		{
			font-size		: 8.5pt;
			font-family		: arial, helvetica, sans-serif;
			font-weight		: bold;
			color			: 000000;
		}
		
		.f1-bold-inverse
		{
			font-size		: 8.5pt;
			font-family		: arial, helvetica, sans-serif;
			font-weight		: bold;
			color			: #ffffff;
		}
		
		.f1-bold-inverse-background-inverse
		{
			font-size		: 8.5pt;
			font-family		: arial, helvetica, sans-serif;
			font-weight		: bold;
			color			: #ffffff;
			background-color: #333366;
		}