body {
font-size: 67%;
}
* {padding: 0;
margin: 0;
font-size: 1em;}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address { margin:1em 3%; } 
li, dd { margin-left:4%; } 
fieldset { padding: .5em; } 
option {min-width: 1.5em;}
img { border: 0; margin:1em,}

BODY {
font-family: sans-serif;font-size: 10pt}
H1 { font-size: xx-large; color: blue;margin-right:14%}
H2 { font-size: x-large; font-weight:bolder;color: blue;margin-right:14%}
H3 { font-size: large; color: red;margin-right:14%}  
H4 { font-size: large; color: lightred;margin-right:14%}
P { font-size: 10pt;margin-right:14%} 
br { font-size: 10pt} 
li { font-weight:bold; font-size: 10pt;margin-right:14%} 
td {padding: .3em;  font-size: 10pt} 
td.var {width:53px; padding: .3em;  font-size: 10pt;}
table.box {padding: .7em;} 
A:link, A:visited {font-weight:100; background: transparent }
A:hover {background: transparent}

A.text:link{}
A.text:visited {text-decoration: none;  }

A.textbold:link{font-weight:bold;}
A.textbold:visited {font-weight:bold;text-decoration: none;  }

A.int:link, A.int:visited {font-weight:bold;background: lightblue;text-decoration: none; font-size: 11pt }
A.int-kl:link, A.int-kl:visited {font-weight:bold;background: lightblue;text-decoration: none; font-size: 10pt; }
A.int:hover {background: red;color:white}

A.bold:link, A.bold:visited {font-weight:bold;background: transparent; text-decoration: none;font-size: 11pt }
A.menu:link, A.menu:visited {font-weight:normal;background: transparent; text-decoration: none; font-size: 11pt; color:white}

.left {float:left:}
.right {float:right:}

  ul#Navigation {
    font-size: 0.91em;
    float: right; width: 19em;
    margin: 0 0 0.5em 2em; padding: 0;
    border: 1px dashed silver; background-color:#fff }
  ul#Navigation br { 0 0 0 0; }
  ul#Navigation h4 {
    margin: 1em 0em 0.5em 1em; padding: 0.5em;  }
  ul#Navigation li {
    list-style: none;
    margin: 0.0em 0em 0.5em 0.5em; padding: 0.2em;  }
  ul#Navigation a {
    display: block;
    padding: 0.2em;
    font-weight: bold;  }
  ul#Navigation a:link {text-decoration: none;
    color: black; background-color: #eee;  }
  ul#Navigation a:visited {text-decoration: none;
    color: #666; background-color: #eee;  }
  ul#Navigation a:hover {text-decoration: none;
    color: black; background-color: white;  }
  ul#Navigation a:active {text-decoration: none;
    color: white; background-color: gray;  }  }
  }









