body {
	margin: 0;
	font-family: Georgia, sans-serif;
	}

p {
	font: 11pt/15pt Georgia, sans-serif;
	}

.noprint {
	display: none;
	}

.printhref {
	display: inline;
	color: #006;
	text-decoration: underline;
	}


a:link, a:visited {
	color: #006;
	}

#topbread {
	display: none;
	}

#header {
	clear: both;
	margin: 1em;
	width: auto;
	}
	
	#header #moreinfo {
		border: none;
		background-color: #fff;
		color: #000;
		font-size: 10pt;
		width: auto;
		margin-left: 2em;
		}
		
#content {
	clear: both;
	border: none;
	}
	
	#content #text {
		margin: 1em;
		}
		
		
#footer {
	display: none;
	}
	
.boxed p {
	margin: 0;
	padding: 3px;
	font: 9pt/14pt Helvetica, Arial, sans-serif;
	color: #000;
	background-color: #fff;
	}

#moreinfo p {
	font: 7pt/10pt Helvetica, Arial, sans-serif;
	}
	

#content #images {
	width: 190px;
	}
	
