body {
background:#effbef;
margin:0;
text-align:center;
line-height: 1.5em;
font: Arial, Verdana, Georgia, Sans-serif;
color:#002E3F;
font-weight: normal;
font-size: normal;
}

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;
font-weight: normal;
font-size: normal;
line-height: 14pt;
text-indent: 0px;
text-align: left;
}

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; 
}