#header  {
	display:none;
}

#right {
	display:none;
}

#footer {
	display:none;
}

div.clearing {
	display:none;
}

form {
	display: none;
}

h2 img.floatright {
	float: right;
}

h1 {
	font-size: 16px;
	font-weight: bold;
}

h2 {
	font-size: 14px;
	font-weight: bold;
}

h3 {
	font-size: 12px;
	font-weight: bold;
}

p {
	font-size: 11px;
}

div.caption-pic {
	float: right;
}

div.caption-pic img {
	display:block;
}

div.caption-pic p {
	font-size: 75%;
	width: 100%;
	text-align: center;
}

#content p#signature {
	visibility: visible;
	display: block;
}

table,
table.grid,
table.data {
	page-break-after: always;
}
	
table td,
table.grid td,
table.data td,
table th,
table.grid th,
table.data th {
	padding: 0.3em 2em 0.3em 0.5em;
}

table.grid th,
table.data th {
	border: 1px solid #000000;
}

table {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
}

td,th {
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
}

li a strong {
	display: block;
}

a {
	text-decoration: none;
	color: #000;
}