
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: disc }
ul ul ul li { list-style-type: disc }
ul ul ul ul li { list-style-type: disc }
ul ul ul ul ul ul li { list-style-type: disc }

hr { width: 90%; position: left;}
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; }
