p, body, form, input, td, th, tr, table, li, ul {
 font-family: "Arial", "Helvetica", sans-serif;
 font-size: 10pt;
 margin: 0;
 padding: 0;
 /*
 margin: 0 0 0 0;
 top right bottom left
 */
}
.listtitle {
 margin: 2px 0 1px 0;
 font-weight: bold;
 text-transform: uppercase;
 text-decoration: underline;
 background-color: #abcdef;
}
.listtext {
 margin: 1px 0 1px 0;
 padding: 0 5mm 0 5mm;
 text-align: justify;
 text-indent: 5mm;
 background-color: #bcdeff;
}
.showname {
 font-size: 14pt;
 font-weight: bold;
 text-align: center;
}
.small {
 font-size: 8pt;
 font-weight: bold;
 color: white;
 background-color: black;
 text-align: right;
 clear: both;
}
.notinfo {
 text-align: right;
}
input {
 padding: 0;
 border: 1px solid black;
 height: 14pt;
 background-color: white;
}
td #main-content {
 padding: 0 2px 0 2px;
 vertical-align: middle;
}
th {
 text-align: center;
}
a {
 /*color: #56789a;*/
}
.tbg1 {
 background-color: #abcdef;
}
.tbg2 {
 background-color: #bcdeff;
}
.tdrug, .tdrug a {
 color: #ff0000;
}
.tnoreg, .tnoreg a {
 color: #808080;
}
.tboth, .tboth a {
 color: #c04040;
}
.tannul, .tannul a {
 font-style: italic;
}
ul {
 font-weight: normal;
 margin: 0 0 0 5mm;
 list-style-type: none;
 list-style-position: outside;
}
li.current, .current {
 font-weight: bold;
}
li.childyes {
 list-style-type: disc;
 list-style-image: url(images/child-yes.png);
}
li.childopened {
 list-style-type: circle;
 list-style-image: url(images/child-opened.png);
}
li.childno {
 list-style-type: square;
 list-style-image: url(images/child-no.png);
}
.treeList {
 fo-nt-family: "Arial", "Helvetica", "Pragmatica", sans-serif;
 fo-nt-size: 10pt;
 margin: 0 0 0 9pt;
 text-indent: -9pt;
 padding: 0;
}

 /*
 list-style-type: disc;
 padding: 0 0 0 0;
 margin-top: .6em; 	
 margin-bottom: 0em;
 margin-left: 1.5em;
 margin-right: 1.5em;
 margin: 0 10mm 0 0;
 list-style-type: disc;
 list-style-position: right;
 */
