body {background-color: #f0edcc}
h1 {font-size: 150%}
h2 {font-size: 120%}
h3 {font-size: 110%}

a:hover
	{
	color: #ff0000;
	}


td.info
	{
	padding: 10px;
	}


img {border: 0px;}
img.photo,
img.phototight {
	border-left:1px   solid #f5f2ee;
	border-top:1px    solid #f5f2ee;
	border-bottom:1px solid #998877;
	border-right:1px  solid #998877;
	}
img.photo {
	margin: 3px;
	}
a:hover img.photo,
a:hover img.phototight {border:1px solid #006600;}



