body, html, table {
	margin: 0;
	padding: 0;
}
body, html, table, p, h1, h2, h3, h4, h5 {
	color: #000;
	background-color: #fff;
	text-align: left;
}
body, html, table, div, a, p {
	line-height: 130%;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	background: White none;
}
.hide, #top-banner, #left-col, #right-col {
	display: none;
}
#footer {
	border-top: 1pt solid #ccc;
	padding-top: 11pt;
}
