/*
   Give a nice printable page
*/
body, p, ul, ol, td, input, select, textarea { background:#FFFFFF; font:normal 14px Arial, Helvetica, sans-serif; line-height:1.6em; color:#000; }


table {
	width: auto;
	border: 0;
	margin: 0 0 0 0;
	padding: 0;
	float: none !important;
}
#table_top h1 {
  display:block;
  font: bold 50px arial, sans-serif;
  color: #b3c3ce;
}
#table_top a {
  color: #b3c3ce;
  text-decoration:none;
}
#table_top h2 {
  display:block;
  font: normal 20px arial, sans-serif;
  color: #b3c3ce;
  text-align:right;
}

img { border: 0px; }

#page_footer {
  border-top: 1px solid #d0d0d0;
  text-align:center;
  font: normal 12px arial, sans-serif;
  color:#88a7bd;
}
#page_footer a { color:#88a7bd; }