BODY {
   font-family: helvetica,sans-serif;
   font-size:   9pt; 
   font-style:  normal; 
   background-color:white;
   margin-top:  0;
   margin-left: 0;
   margin-right: 0;
   }

TABLE {
   font-size:9pt;
}

H1 {
   font-size: 12pt;
   border-bottom:1px solid black;
   padding:1em;
   background-color: rgb(247, 247, 247);
   }

H2 {
   }

H3 {
   font-size: 11pt;
   border-bottom: 1px solid lightgrey;
   padding: 1em;
   }

H4 {
   font-size: 10pt;
   font-style: italic;
   border-bottom: 1px dashed lightgrey;
   margin-left: 2em;
   }

P  {
   margin-left: 1em;
   margin-right: 1em;
   }

P.caption {
   margin-left: 1em;
   margin-right: 1em;
   font-style: italic;
}

P.footer {
   font-size:9pt;
}

P.indent {
   margin-left: 4em;
}

DIV.inline {
   float: left;
}

DIV.sidebar {
   float: right;
   background-color:#ffffb9;
   border: 1px solid #ffff00;
}

A.external {
}

A.mail {
}

IMG {
   border: 0;
}

SPAN.pre {
   font-family: monospace;
}

SPAN.title {
   font-weight: bold;
}

SPAN.vname {
   font-family: monospace;
}

SPAN.vtype {
   font-style: italic;
}

SPAN.regkey {
   font-family: monospace;
}
