div.photo h1{
	font-size: 1.0em;
	margin: 0px; padding: 0px;
	display: inline; 
}
div.photo a{
	text-decoration: none;
	color: #000;
}
div.photo a:hover{
	color: red;
}	
html, body{
	height: 100%;
	margin: 0px;
	background: #EFEEDD;
	background: url('/images/photobg.gif');
	color: #000;
	font-family: verdana, sans-serif
}
div.photo table, td{
	color: #000;
	font-family: verdana, sans-serif;
	font-size: 10px;
}
