div {
		font-family: arial, sans-serif;
		color: black;
		background-color: white;
}
td, th, p {
		font-size: 10pt;
}
p#skiptocontent, div#navbar, div#footer, ul#subnavbar {
		display:none;
}
div#content td, div#content th {
		border-top: 1px solid black;
		border-left: 1px solid black;
		margin: 0px;
		padding-left: 3pt;
		padding-right: 3px;
}
div#content table {
		border-bottom: 1px solid black;
		border-right: 1px solid black;
}
a {
		color: black;
}
td.date {
		font-weight: bold;
}
