SCRIPT, #flashScroller
{
	display: none;
}

H1 SPAN
{
	font-style: italic;
	font-weight: normal;
}

H2, P
{
	clear: both;
}

P
{
	text-align: justify;
}

.list A:link:after,
.list A:visited:after
{
 content: " (" attr(href) ") ";
}
