
ul.items			{ width: 95%; margin: 1em auto 1em auto; padding: 0; font-size: 90%; text-align: left; list-style-type: none }
ul.items li			{ margin: 0.2em 0 0.2em 0; padding: 0 }
ul.items li.s1			{ background-color: #ff007f }
ul.items li.s2			{ background-color: #ff007f }
ul.items li.s3			{ background-color: #ff007f; border: dotted 1px #ff3f9f }
ul.items li.s4			{ background-color: #ff007f; font-weight: bold; border: dotted 1px #ff007f }
ul.items li.s5			{ background-color: #ff007f; font-size: 110%; font-weight: bold; border: dotted 1px #ff007f }
ul.items li a:link		{ background-color: transparent; color: #ffffff; text-decoration: none; }
ul.items li a:visited		{ background-color: transparent; color: #aaaaff; text-decoration: none }
ul.items li a:hover		{ background-color: transparent; color: #ddddff; text-decoration: underline }
ul.items li a:active		{ background-color: transparent; color: #0000ff; text-decoration: none }

ul.items li span.subinf		{ margin: 0; font-size: 80%; background-color: transparent; color: # }
ul.items li span.subinf a:link	{ margin: 0; padding: 0 }

div.scat			{ width: 95%; margin: 2em auto 2em auto; padding: 0; font-size: 100%; text-align: left }
div.scat h2			{ margin: 0; padding: 0; font-size: 100% }
div.scat p.sub			{ margin: 0; padding: 0; font-size: 80% }
div.scat p.man			{ margin: 0; padding: 0; font-size: 70% }

p.promo				{ width: 50%; margin: 1em auto 1em auto; padding: 3em; background-color: transparent; color: #ffffff; text-align: center; font-size: 80%; border: none }


