body {
	font-family: Georgia, "Courier New", Courier, monospace;
	font-size: 10pt;
	line-height: 1.5em;
	background-color: #FFFFFF;
}


a { 
	text-decoration: underline; 
	color: #006600;
}

a:visited { 
	color: #777;
}

img.photo {
	background-color: #f8f8f8; 
	border-top: 1px solid #ddd; 
	border-right: 1px solid #999; 
	border-bottom: 1px solid #888; 
	border-left: 1px solid #ccc; 
	padding: 10px;
	height: 610px;
	width: 810px;
}

img.photo-tall {
	height: 810px;
	width: 610px;
}
