body { margin-top:10px; margin-bottom:10px; background-color:#FFFFFF; color:#222266;
		font-family:Arial, Helvetica, Courier New, sans-serif;  font-size:12pt;}

h1 { font-size:12pt; font-weight:normal}
h2 { font-size:14pt; font-weight:bold}
h3 { font-size:16pt; font-weight:bold;  color:#FF0000}
h4 { font-size:14pt; font-weight:bold; }
h5 { font-size:32pt; font-weight:bold; color:#FFFFFF; margin-top:0.3em;margin-bottom:0.5em;}
h6 { font-size:12pt; font-weight:normal; color:#FF0000 }



.fett { font-weight:bold; }

/* Links */
a:link { color:#0000BB;  text-decoration:none;}
a:visited { color:#0000BB;  text-decoration:none;}
a:active {color:#0000BB; text-decoration:none;}
a:hover { color:#FF0000; text-decoration:underline; }

