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-top:4px; } 
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:0px; padding: 0px; margin: 0px; }
table.box {padding: .7em;} 
A:link, A:visited {font-weight:100; background: transparent }
A:hover {background: transparent}

A.int:link, A.int:visited {font-weight:bold;background: lightblue;text-decoration: none; font-size: 11pt }
A.int:hover {background: red}

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:}
 }









