body	{
	background: #fff;
	font: 11pt/16pt arial, helvetica, sans-serif;
	text-align: left;
	margin: 0;
	padding: 0;
}
img,
p.print,
ul.auxiliary-links,
#top,
#footer-links,
#author {
	display: none;
}

h1, h2, h3, h4, h5, h6, th {
	color: #8A0000;	
}
h1	{
	font-size: 16pt;
	font-weight: normal;
}

h2	{
	font-size: 14pt;
	font-weight: normal;
}
	
h3, h4 {
	font-size: 13pt;
	font-weight: normal;
}

p {
	margin-bottom: 20pt;
}
table td, table th{
	vertical-align: top;
	text-align: left;
	padding: 5pt;
}
td.name	{
	white-space: nowrap;
}

td span	{
	color: #8A0000;
}
a:link,
a:visited {
	text-decoration: none;
	color: #333;
}