body	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	text-align: justify;
	}
#container
	{
	border: none;
	width: 640px;
	text-align: left;
	}
#header	{
	display: none;
	}
#print_banner
	{
	width: 640px;
	position: relative;
	visibility: visible;
	margin-bottom: 16px;
	}
#print_hl
	{
	width: 640px;
	position: relative;
	visibility: visible;
	margin-bottom: 16px;
	}
h1	{
	font-size: 20pt;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
	color: #990000;
	}
#content
	{
	width: 640px;
	position: relative;
	text-align: justify;
	}
#footer	{ 
	font-size: 8pt;
	text-align: center;
	line-height: 180%;
	}
.hl	{
	font-style: italic;
	font-weight: bold;
	text-align: left;
	color: #990000;
	}
table	{
	display: compact;
	}
p	{
	font-size: 10pt;
	}
a:link	{
	color: #990000;
	}
a:visited
	{
	color: #990000;
	}
a:active
	{
	color: #990000;
	}
a:hover	{
	color: #990000;
	}
a:focus	{
	color: #990000;
	}