body { 
	font: normal 17px/15px 'times new roman', georgia, serif;
  color: #000000; 
  background: #ffffff;
  margin: 0;
	}
table, td, tr {
	font: normal 17px/15px 'times new roman', georgia, serif;
  color: #000000; 
  background: #ffffff;
	}
.main {
	padding: 0;
	width: 640px;
	}
a:link, a:visited, a:active, a:hover, a:link.copyright, a:visited.copyright, a:active.copyright, a:hover.copyright { 
  text-decoration : none; 
  color: #000000; 
	}
#menu, .bottom, .noprint, #fancy, #footerlinks { 
  display: none; 
	}
span.print, span.copyright {
	font: normal 11px arial, 'trebuchet ms', tahoma, sans-serif;
	color: #000000;
	display: block;
	}
#logo {
	display: block;
	padding: 0;
	text-align: center;
	margin: auto;
	}
hr {
	display: block;
	width: 100%;
  color: #000000;
	background: #000000;
	border: 0;
  height: 3px;
	}
.thumbnail {
	display: block;
	border: 2px solid black;
	}
span.title {
	font: bold 16px 'trebuchet ms', tahoma, arial, sans-serif;
	color: #00159D;
	}
span.subtitle {
	font-weight: bold;
	color: #0022FF;
	}
