BODY {        background: white;         color: black;        font-family: arial;        font-size: 10pt}H1 {        font-weight: bold;        font-size: 13pt;        background: white;         color: black;        margin-top: 6px;         margin-bottom: 6px}H2 {        font-style: italic;        font-weight: bold;        font-size: 12pt;        background: white;         color: red;         margin-top: 6px;         margin-bottom: 6px}H3 {        font-weight: bold;        font-size: 10pt;        background: white;         color: red;         margin-top: 6px;         margin-bottom: 6px}P {        font-size: 10pt;        margin-top: 6px;         margin-bottom: 6px}TABLE, UL, OL, DL {        margin-top: 6px;         margin-bottom: 6px}TD, LI {        font-size: 10pt} LI.sbls{        font-size: 8pt;        font-family: arial;        font-weight: bold;        font-style: italic} .Title {        font-weight: bold;        font-size: 18pt;        color: red;        margin-top: 6px;         margin-bottom: 6px}.mgn0{        margin-top: 0px;        margin-bottom: 0px}.mgn1{        margin-top: 1px;        margin-bottom: 1px}DT {        margin-top: 6px;        margin-bottom: 6px;        font-size: 10pt} DD {        margin-top: 6px;        margin-bottom: 6px;        font-family: arial;        font-size: 10pt} HR {        margin-top: 6px;         margin-bottom: 6px;         width: 100%;        height: 1px;         background: white;         color: black}.section {        margin-top: 6px;         margin-bottom: 6px;         width: 75%;        height: 4px;         background: white;         color: gray}A:link{        background: white;         color: blue;         text-decoration: none}A:visited{        background: white;         color: blue;        text-decoration: none}A:hover{        background: white;         color: red;        text-decoration: underline}A.menu:link{        background: black;         color: white;         text-decoration: none}A.menu:visited{        background: black;         color: white;        text-decoration: none}A.menu:hover{        background: black;         color: red;        text-decoration: underline}