

h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
}

h4 {
font-size: 1.1em;
margin: 20px 0px 0px 25px;
font-style: italic;
}




img.left {
margin: 5px 7px 0px 0px;
float: left;
border: 1px solid white;
}

img.right {
margin: 6px 0px 0px 13px;
float: right;
border: 1px solid white;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}

div.relphoto  {
	text-align: center;
	font-style: italic;
	font-size: 95%;
}

div.relphoto img {
	border: 1px solid white;
}


