body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #000;
	font-size: 10pt;
	background-color:#FFFFFF;
	line-height: 2em;
}
h1, h2, h3, h4, h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h3 { margin: 0px; }
table {
	border: 1px solid #000;
}
td {
	border: 1px dashed #000;
}
#bodytext h3 {
	margin: 3px 0 3px 0;
	font-size: 24pt;
	color: #000;
	padding-top: 10px;
}
a {
	color: #003399;
	font-weight: bold;
	text-decoration: none;
}
#bodytext a:link:after, #bodytext a:visited:after {
	content: " (link: " attr(href) ") ";
	font-size: 90%;
}
#container {
	position: relative;
	background: url(../images/act2004_wt_topban.png) no-repeat left top;
	margin: 0 auto -1px auto;
	width: auto;
}
#topmenu {
	display: none;
}
#submenu {
	display: none;
}
#quickSummary {
	display: none;
}
#quickSummary p {
	display:none;
}
#footer {
	margin: 0 0 5px 0;
	padding: 50px 0 0 0;
	width: 100%;
	text-align: center;
	font-size: 12px;
}
#printHeader {

}