

body {
margin-right: 20px;
margin-left: 20px;
font-weight: demi-bold;
font-family: Arial, sans-serif;
font-size: 10pt;
color: #000000;
background-color: #fefeee;
}

h2 {font-weight: bold;
font-size: 14pt;
line-height: 20pt;}

h3 {font-weight: bold;
font-size: 12pt;
line-height: 16pt;}

h4 {font-weight: bold;
font-size: 10pt;
line-height:12pt;}

img {
border: none;
}
p {margin-right: 1cm;
margin-left: 1cm;
line-height: 20px;
}
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; }
