<style>
<!--

	/* The following is doing NOTHING! */
@page
{
	margin-bottom: 20%;
}
body
{
	font-family: Tahoma; color: #000000; font-size: 10pt; background-color: #FFFFFF;
	width: 100% !important;
}
p
{
	font-family: Tahoma; color: #000000; font-size: 10pt; background-color: #FFFFFF;
	width: 100% !important;
}
a:link, a:visited
{
	font-weight: bold; text-decoration: underline; color: #0000FF;
}
a:link:after, a:visited:after
{
	content: " (" attr(href) ") ";
	font-size: 90%;
}
div.navigation, div.noprint, td.noprint, img.noprint
{
	display: none;
}
#content
{
	height: 80% ! important; 
	color: #0000FF !important;
	/*page-break-after: avoid;*/
}

-->
</style>