		body {
			background-position: center center; 
			background-repeat: repeat;
			background-attachment: fixed;
			font-family:"‚l‚r ƒSƒVƒbƒN", sans-serif;
		}

		table.logo_stage	{
			width: 100%;
			height: 288px;
			background-color: #ffffff;
			background-color: rgba( 255, 255, 255, 1.00 );
			background-position: center center; 
			background-repeat: no-repeat;
			-moz-background-size:contain;
			background-size:contain;
			border-style: none;
			margin-top: 32px;
			margin-left: auto;
			margin-right: auto;
			text-align	: center;
		}

		table.logo	{
			width: 100%;
			background-color: #ffffff;
			background-position: center center; 
			background-repeat: no-repeat;
			-moz-background-size:contain;
			background-size:contain;
			border-style: none;
			margin-top: 0px;
			margin-left: auto;
			margin-right: auto;
			text-align	: center;
		}

		table.info_bar	{
			margin-top: 4px;
			width: 100%;
			text-align: center;
		}

		td.logo_stage	{
//			background-color: rgba( 255, 255, 255, 1.00 );
			border:none;
		}

		td.logo	{
			background-color: rgba( 255, 192, 0, 1.00 );
			border:2px solid #e8b8e8;
			font-size: 28pt;
		}

		h1	{
			color: #a04000;
			font-size: 14pt;
		}
