body {
	background: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: black;
	}
a {
	text-decoration: underline;
	color: Blue;
}
img {border:0;}
.noprint {display: none; margin-left:0; border:0;}
#maincontainer{border:0;width:100%}
#head {display: none;}
#topsection{margin: 0; display: none;}
#contentcolumn{margin: 0;}
#content{margin:0;}
.innertube{margin: 0;}
#leftcolumn {
	display: none; padding:0;
}
#rightcolumn {
	display: none;padding:0;
}
#foot {
	display: none;
}
#footer {
	margin:0; display: none;
}
.innertube{
	margin: 0 auto;
}
#banner1 {margin: 0; display: none;}
#anything {
	display: none; margin-left:0; border:0;
}
.hideme {
	display: none; margin-top:0; margin-left:0;
}
#datetime {
	display: none;
}

.tbl {display:table; border-collapse:collapse; padding:0; border:1px solid #999; font-size:100%;}
.tbl_tr {display:table-row;}
.tbl_td {display: table-cell; border:1px solid #999; padding:5px; vertical-align:top;}
table.tbl{border-spacing:0;border-collapse:collapse;background-color:#fff;color:#000;border:1px solid #999;}
table.tbl .btitle{font-weight:700;text-transform:uppercase;padding-left:3px;}
table.tbl th{border:1px solid #999;background-color:#f4f9fe;font-size:11px;color:#565656;line-height:20px;padding:2px}
table.tbl td{line-height:20px;color:#4c4c4c;border:1px solid #999;padding:2px}
table.tbl tr.odd{background:#f4f9fe}
.btitle {text-decoration:underline;}