h1           { font-family: Arial, Helvetica; color: #000000; font-size: 24pt; font-weight: bold; 
               margin-bottom: 5; border-bottom: 1px solid #000000; }
h2           { font-family: Arial, Helvetica; color: #000000; font-size: 14pt; font-weight: bold }
h3           { font-family: Arial, Helvetica; color: #000000; font-size: 12pt;
               margin: 0; }
h4           { font-family: Arial, Helvetica; color: #000000; font-size: 11pt;
               margin: 0; }
body         { font-family: Arial, Helvetica; color: #000000; font-size: 11pt; background-color: #ffffff; }
p, td        { font-family: Arial;   color: #000000; font-size: 11pt; text-align: justify;
               margin-top: 0; margin-bottom: 0 }
li           { font-family: Arial, Helvetica; color: #000000; font-size: 11pt; list-style-type: square; text-align: left; line-height: 120%; 
               margin-left: -15; margin-top: 0; margin-bottom: 0 }
a:link       { color: #000000 }

/* main table with margin around page */
.tablemain   { margin:10; border: 0px; }
               
/* navigation bar: table:, TD:, and a: Note cellspacing done on page */
.tablenav    { display: none }

/* TD: for body text */
.tablebody   { border: 0px; background-color: #ffffff; }

/* table and TD: for tables in bodytext Note padding done on page */
.tableshow   { border: 1px solid #000000; border-collapse: collapse; width: 100% }
.tabletext   { border: 1px solid #000000; border-collapse: collapse; 
               font-family: Arial; font-size: 11pt; color: #000000; margin-top: 0; margin-bottom: 0 }
/* other text */
.novisable   { color: #ffffff }
.picture     { margin:0; font-family: Arial; font-size: 10pt; color: #000000; font-style: italic; text-align:left }
.footer      { font-family: Arial; font-size: 8pt; color:  #888888; text-align:left; margin-top:0}
.timeline    { border-bottom: 1px solid #ffffd0; margin-top: 0; margin-bottom: 0}

/* top menu bar */
.button-small { color: #ffffff; background-color: #ffffff; margin-top:0; margin-bottom:0; font-size: 8px }
a:link.button-small    { color: #ffffff }
