/* CSS Document */

#printlogo{
  display: block;
}

#topbar, #sidebar, #lowermenu, #generic {
  display: none;
}

body {
	font-family: "Times New Roman, Times, serif";
	color: #000000;
}

a {      color: #000;      font-weight: bold;     text-decoration: none;}
