html {
    margin: 0px;
    padding: 0px;
}

body {
    margin:0;
    padding:0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.wrapper {
	padding: 20px 20px 50px 20px;
}

.wrapper table tr.alt td {
	background-color: #F9F9F5;
}

.wrapper table tr td {
	padding: 7px;
}

.wrapper table tr td.cat {
	vertical-align: top;
}

.wrapper table tr td.cat a {
	color: black;
}

.wrapper table tr td a.title {
	color: blue;
	font-weight: bold;
}

.wrapper table tr.dt td {
	font-weight: bold;
	color: white;
	background-color: #A5A56A;
}

.wrapper h1 {
	font-size: 16px;
	margin: 0;
	margin-bottom: 5px;
	color: #5E5E29;
}

.wrapper div.pagination {
	float: right;
	padding: 8px 0;
}

.wrapper div.pagination a {
	color: blue;
}

.wrapper div.pagination span.unactive {
	color: #ccc;
}

.wrapper div.pagination span.current {
	font-weight: bold;
}

.wrapper table.categories {
	margin-bottom: 20px;
}

.wrapper table.categories a {
	color: blue;
}

.wrapper table.categories tr td {
	background-color: #F9F9F5;
	vertical-align: top;
}

.JDCheader {
	background: #e5a730;
}
.JDChead {
	background: #BAC7A0;
	color: #4a5c27;
	font-size: 8pt;
	padding: .25ex 2em .25ex 2em;
}
.JDCtitle {
	font-size: 36pt;
	font-weight: bold;
}
.JDCdotcom {
	font-size: 18pt;
}
.JDCnav {
/*/*/
	background: #917db0;
/* */
	font-size: 10pt;
	padding: .25ex 2em .25ex 2em;
}
.JDCnav a {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
/*/*/
	color: #ffffff;
	margin-right: 2em;
	text-decoration: none;
/* */
	white-space: nowrap;
}
.JDCnav a:hover {
	text-decoration:underline;
}

