body {margin-right: 20px;
margin-left: 20px;
font-weight: demi-bold;
font-family: Arial, sans-serif;
font-size: 10pt;
color: #000000; 
background-color: #bbccaa;
}

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: 20px;
}

img {
border: none; 
}

a:link { color:#0000ff;  background:transparent; text-decoration:none; }
a:visited { color:#333333;  background:transparent; text-decoration:underline;  }
a:hover { color:#ff0000; background:transparent; text-decoration:underline; }
a:active { color:#cc0000;  background:transparent; text-decoration:none; 
}