body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 1.3em;
	background-color: #EEE8AA;
	margin-top: 12px;
}
h3 {
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	line-height: 1.4em;
	text-indent: 6px;
	background-color: #EEE8AA;
	margin-right: 30%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	margin-left: -6px;
	margin-top: 12px;
}
p {
	text-align: justify;
	padding-right: 12px;
	padding-left: 12px;
}
h5 {
	margin-left: 6px;
	color: #7C162C;
	margin-bottom: 3px;
	margin-top: 3px;
}
a:link,a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	color: #00CC66;
}
credit {
	font-size: .7em;
}
.web {
	font-size: .8em;
	color: #999999;
}
.web a {
	color: #999999;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 1.4em;
	text-indent: 6px;
	background-color: #EEE8AA;
	margin-right: 30%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	margin-left: -6px;
	font-style: oblique;
}
input {
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 6px;
}
ul {
}
img {
	padding-bottom: 18px;
	padding-right: 16px;
}

