a {
	font-weight: bold;
	color: #000066;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 2.5em;
	font-weight: bold;
	margin-bottom: 1px;
	color: #993300;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bold;
	color: #666666;
	margin-top: 4px;
	margin-bottom: 1px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 1px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 1px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 1px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 1px;
}
p {
	margin-top: 0px;
	margin-bottom: 8px;
}
ul {
	margin-top: 0px;
	margin-bottom: 6px;
}
li {
	margin-top: 0px;
	margin-bottom: 6px;
	margin-left: 10px;
}
body {
	font-size: 90%;
}

.phototop {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.photobottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #CCCCCC;
	text-align: justify;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}