/* margin: top right bottom left*//* frame */body { font-family: Verdana, Arial, Helvetica; font-size: 10pt; background: black; }table.maintable { background: white; background-image: url('background.jpg'); font-size: 10pt; }/* headings */h1           { text-align: Center; margin-top: 16; }h2           { margin-left: 16; margin-right: 16; }h3           { margin-left: 32; margin-right: 32; }/* text */p            { text-indent: 16; margin: 4 32 4 32; }pre          { font-size: 11pt; font-family: Courier New, Courier; margin: 0;}/* terms */dt           { font-weight: bold; margin-left: 24; margin-bottom: 0 }dd           { margin: 0 32 8 40; }/* frames */table.pic    { border: 2 solid #000000; margin: 16 32 16 32; }td.imagetext { font-size: 10pt; text-align: Center; font-style: italic }table.sources { border: 2 solid #000000; margin: 16 32 16 32; }table.frame  { border: 2 solid #000000; margin: 16 32 16 32; font-size: 10pt; }td.maincontents { font-size: 10pt; }img { margin-top: 16; margin-bottom: 16; }/* frames */p.sub        { text-align: Right; font-size: 9; }p.nextpage   { font-weight: bold; text-align: Right; margin-top: 16 }p.contents   { text-indent: -16; margin-left: 64; margin-right: 32 }hr           { color: #000000; height: 1; margin-top: 8; margin-bottom: 8 }/* links */a            { text-decoration: underline; font-weight: bold; color: #006060 }a:hover      { color: #000080 }/* lists */ul           { list-style-type: circle; margin: 16 32 16 60; }il           { margin: 40 8 32 0; }