/* Sample Stylesheet */
body {
  color: black; 
  background-color: white; 
  font: 100% Helvetica, Arial, sans-serif; float: none;
}


page {size: auto; margin: 5%;}

a:link, A:visited {background: white; color: black; text-decoration: underline;}

div#content{width: auto;
	border: 0;
	padding: 0;
	float: none;}

td.notvisible {display:none;}
td#taskbar, td#footnote {display:none;}




