/* Style sheet for Howard Justiss pages */
<style type="text/css">
body {}
body {
	background-color: #f7f5ef;
	padding: 10px;
	margin: 10px;
	}
h1 {
	background-color: #white;
	text-color: #DAD7CD;
	text-align: center;
	font-size: 18pt; 
	font-weight: bold;
	border-color: #000000;
	border-style: groove;
	border-width: 0px; 
	padding: 5px;
	}
h2 {
	text-align: center;
	font-size: 14pt; 
	font-weight: bold;
	}
h3 {
	font-size: 12pt; 
	font-weight: bold;
	}
h4 {
	font-size: 12pt; 
	font-weight: normal;
	font-style: italic;
	}
h6 {
	background-color: #white;
	text-color: #DAD7CD;
	text-align: left;
	font-size: 12pt;
	font-weight: bold;
	border-color: #000000;
	border-style: groove;
	border-width: 1px; 
	padding: 5px;
	}
p {
	font-size: 12pt;
	}
.photo {
	border-color: #000000;
	border-style: groove;
	border-width: 2px; 
	padding: 10px;
	margin: 10px;
	}
.photocaption {
	position: relative;
	font-style: italic;
	}
.centered {
	text-align: center;
	padding: 2px;
	margin: 2px;
	}
.pagelink {
	font-size: 12pt;
	text-align: center;
	}
.copyright {
	font-size: 8pt;
	font-family: Verdana, sans serif;
	}
</style>
