body {
background: #d9efde;
margin: 0;
text-align: left;
line-height: 1.5em;
font-family: Arial, Verdana, Georgia, sans-serif;
color: #000000;
font-weight: normal;
font-size: large;
}


h2 {font-weight: bold;
font-size: 14pt;
line-height: 20pt;}

h3 {font-weight: bold;
font-size: 12pt;
line-height:12pt;}

h4 {font-weight: bold;
font-size: 10pt;
line-height:12pt;}

p {margin-right: 1cm;
margin-left: 1cm;
line-height: 2em;
}

li {text-align: left;
}

img {
border: none; 
}
a:link { color:#000099;  background:transparent; text-decoration:none; }
a:visited { color:#666666;  background:transparent; text-decoration:underline;  }
a:hover { color:#0000ff; background:transparent; text-decoration:underline; }
a:active { color:#666666;  background:transparent; text-decoration:none; }

