ul           { list-style-type: lower-alpha; text-align: justify }
ul ul        { list-style-type: decimal; text-align: justify }
ul ul ul     { list-style-type: decimal; text-align: justify }
td.c4b        { font-weight: bold; color: #000000; text-align: left }
p.cb        { font-weight: bold; color: #000000; text-align: center }
p.c        { color: #000000; text-align: center }
p.cr       { font-weight: bold; color: #000000; text-align: right }
li.c1 {list-style: none}

table { 
font-size : 100%;
border-collapse : collapse;
width : 100%;
border : 1px solid #808080;
} 
td, th { 
border : 1px solid #808080;
padding-left : 0.5em;
padding-right : 0.5em;
padding-top : 0.2em;
padding-bottom : 0.2em;
} 
td { 
border-left-style : solid;
border-right-style : solid;
border-top-style : none;
border-bottom-style : solid;
}