body {
	margin: 0px;
	color: #78563D;
}
.pad {
	padding: 5px;
}
h1 {
	font-size: 18pt;
}
h2 {
	font-size: 15pt;
	text-align: right;
	border-bottom-width: thin;
	border-bottom-style: ridge;
	border-bottom-color: #000000;
}
.first {
	font-size: 180%;
	background-position: left;
	line-height: 70%;
}
a:link {
	color: #324A49;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #324A49;
	font-weight: bold;
}
a:hover {
	color: #BF4F21;
}
.top {
	color: #CC6633;
	text-decoration: none;
	font-style: normal;
}
.custtable {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #181818;
	border-left-color: #181818;
}
