#wrap {width: 700px; margin: auto; padding: 0; text-align: left; }
h1 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 18pt; color: #333333; letter-spacing: 8px;  font-weight: normal; text-align:center;}
h1:first-letter { font-size:24pt;}
h2 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 12pt; color: #333333; letter-spacing: 6px; line-height: 14pt; font-weight: normal; text-align:center;}
ul {  list-style-type: none; margin-left: -10px; }

p, li {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 10pt; line-height: 15pt; color: #333333; margin-left: 8px}

.assetcap {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 12pt; line-height: 14pt; color: #333333; font-weight: bold; letter-spacing: 6px;}
.assetlower {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 10pt; line-height: 14pt; color: #333333; font-weight: bold; letter-spacing: 6px;}

.catcap {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 12pt; line-height: 14pt; color: #333333; font-weight: bold;}
.catlower {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 10pt; line-height: 14pt; color: #333333; font-weight: bold;}

.jobtitle {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 10pt; line-height: normal; font-weight: bold; color: #333333}

a {  color: #996600; text-decoration: none}
a:visited {  color: #996600; text-decoration: none}
a:hover {  color: #CC9900; text-decoration: underline}

ul {  list-style-type: none;  margin-left: 20px;}

.notestable {margin:0px;padding:0px; width:100%;border:1px solid #333333;}
.notestable table {border-collapse: collapse; border-spacing: 0; width:100%; height:100%; margin:0px;padding:0px;}
.notestable tr:nth-child(odd){ background-color:#cc9900; }
.notestable tr:nth-child(even){ background-color:#ffffff; }
.notestable td { vertical-align:middle; border:1px solid #333333; border-width:0px 1px 1px 0px; text-align:left; padding:7px; font-size:14px; font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal; color:#333333;}
.notestable tr:last-child td{ border-width:0px 1px 0px 0px;}
.notestable tr td:last-child{ border-width:0px 0px 1px 0px;}
.notestable tr:last-child td:last-child{ border-width:0px 0px 0px 0px;}
.notestable tr:first-child td { background-color:#996600; border:0px solid #000000; text-align:center; border-width:0px 0px 1px 1px; font-size:14px; font-family:Georgia; font-weight:bold; color:#ffffff;}
.notestable tr:first-child td:first-child{ border-width:0px 0px 1px 0px;}
.notestable tr:first-child td:last-child{ border-width:0px 0px 1px 1px;}