body { background: #dde1ff;
       color: #000000;
       font-family: Arial, Helvetica, sans-serif;
       font-size: 10pt;
       font-weight: normal;
       margin: 0px;
       scrollbar-track-color: #ffffff;  scrollbar-arrow-color: #336666;  scrollbar-darkshadow-color: #ffffff;
     }
td { color: #000000;
       font-family: Arial, Helvetica, sans-serif;
       font-size: 10pt;
       font-weight: normal;
   }

p { margin:1em }

li { list-style-type: square;
     margin: 1em;
     list-style-image: url(b_blue.gif);
   }
li.tiny { list-style-type: square;
          margin: 0;
          list-style-image: none;
        }
li.links { list-style-type: square;
           list-style-image: url(triangle_blue.gif);
         }
dt { margin-left: 1em; margin-right: 1em; }
dd { margin-left: 2em; margin-right: 1em; margin-bottom: 1em }


pre { margin:1em }
pre.code { margin: 2em;
           padding: 1em;
           border-style: double;
           background-color: #ffffff;
           font-size: 8pt;
         }

a:link    { color: #0000ff; font-family: Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: underline}
a:visited { color: #0000ff; font-family: Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: underline}
a:active  { color: #0000ff; font-family: Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: underline}
a:hover   { color: #336666; font-family: Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: underline}

.titlebg {background-color: #0000ff}
.titlefg {font-weight: normal; font-size: 12pt; font-family: Arial, Helvetica, sans-serif; text-decoration:none; color: #ffffff}
.titletx {font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #336666}

.sectionbg {background-color: #cccccc} 
.sectionfg {font-weight: normal; font-size: 9pt; font-family: Arial, Helvetica, sans-serif; text-decoration:none; color: #336666}

.address { font-size: 6pt; margin-right:1em }
.smaller { font-size: 8pt }

.motto { font-size: 8pt; font-style: italic;
         margin: 1em;
       }

td.coption { background-color: #ffffcc }
td.option { font-family: Courier; font-size: 10pt; }

.emcode { background-color: #6699ff }
