
ol li { font-weight: bold; list-style-type: upper-roman }
ol ol li { font-weight: normal; list-style-type: upper-alpha }
ol ol ol li { list-style-type: decimal }
ol ol ol ol li { list-style-type: lower-alpha }
ol ol ol ol ol li { list-style-type: lower-roman }
ul li { list-style-type: disc }
ul ul li { list-style-type: circle }
ul ul ul li { list-style-type: square }
ul ul ul ul li { list-style-type: disc }
ul ul ul ul ul ul li { list-style-type: disc }

hr { width: 90%; }
ul.empty li { list-style-type: none; }
h1, h3, .item { color: #c30; }
h2 { color: #000; font-family: Arial, Helvetica, sans-serif; }
.red { color: #c30; }

body { background-color: #fff; }
div.top { text-align: center; }
td { padding: 10px; }
td.notes, td.firstcell { padding-left: 5px; }
td.notes { border-left: solid black 1px; text-align: center;  }
td.notes2 { text-align: center; }
td.leftnotes { border-right: solid black 1px; }

a.DomArchList:link {text-decoration: none; color: #000; font-family: 'Trebuchet MS, Verdana, sans-serif'; font-size: 100%; font-weight: bold;}
a.DomArchList:visited {text-decoration: none; color: #000; font-family: 'Trebuchet MS, Verdana, sans-serif'; font-size: 100%; font-weight: bold;}
a.DomArchList:hover { background-color: #fff; color: #900;}

td.DomArchList { padding: 2px; padding-left: 2em;}

td.DomArchYear { padding: 2px; padding-left: 0em;}


