body  { background-color: #660000 }
p {}
td {}
hr  { color: silver; font-size: 1px }
.textStd   { color: #bbb; font-style: normal; font-weight: normal; font-size: 10pt; font-family: Arial; text-align: left }
.textStdBold  { color: #bbb; font-style: normal; font-weight: bold; font-size: 10pt; font-family: Arial }
.textStdBoldRed   { color: red; font-style: normal; font-weight: bold; font-size: 10pt; font-family: Arial }
.textTitle     { color: #616161; font-style: normal; font-weight: bold; font-size: 24pt; font-family: Arial; text-align: center }
.textHeader      { color: #3f3f3f; font-style: normal; font-weight: bold; font-size: 18pt; font-family: Arial }
.textSubheader    { color: #7b7b7b; font-style: normal; font-weight: bold; font-size: 14pt; font-family: Arial }
.bkPage { color: #f0e68c }
.blkContent { }
a       { color: #bbb; font-style: normal; font-weight: bold; text-decoration: none }
a:link      { color: #bbb; font-style: normal; font-weight: bold; text-decoration: none }
a:visited     { color: #bbb; font-style: normal; font-weight: bold; text-decoration: none }
a:hover       { color: white; font-style: normal; font-weight: bold; text-decoration: underline }

.tableTextStd      { color: #bbb; font-style: normal; font-weight: normal; font-size: 10pt; font-family: Arial; text-align: left; vertical-align: top}
.tableTextStdBold  { color: #bbb; font-style: normal; font-weight: bold; font-size: 10pt; font-family: Arial ; vertical-align: top }
.innerCell  { border-bottom: 1px dashed silver }
