  body,td {
    font-family:"arial, helvetica, times new roman";
    width: 650px; 
	white-space:normal; }

  h1,h2,h3,p,code {
    font-family:"arial, helvetica, times new roman";
    color:#000;
    background-color:#fff;
  }

  a,a:link, a:visited, a:active, a:hover {
    font-family:"arial, helvetica, times new roman";
    color:#000;
    background-color:#fff;
	font-weight:bold;
	text-decoration: underline;
  }
  strong,b {
	font-weight:bold;
  }
 
  #noprint {
    display:none;
  }
    #noscreen {
    display:block;
  }
