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:18pt; font-weight:bold}
h2 { font-size:16pt; font-weight:bold}
h3 { font-size:14pt; fontweight:bold}
h4 { font-size:11pt; font-weight:bold; }
h5 { font-size:8pt; font-weight:bold; }

.fett { font-weight:bold; }

/* Links */
a:link { color:#330000; text-decoration:none; }
a:visited { color:#330000; text-decoration:none; }
a:active { color:#330000; text-decoration:none;}
a:hover { color:#FF0000; text-decoration:underline; }

a:link.mainlink { color:#FFFFFF; font-weight:bold; text-decoration:none; font-size:12pt; }
a:visited.mainlink { color:#FFFFFF; font-weight:bold; text-decoration:none; font-size:12pt; }
a:active.mainlink { color:#FFFFFF; font-weight:bold; text-decoration:none; font-size:12pt; }
a:hover.mainlink { color:#FFFFFF; font-weight:bold; text-decoration:underline; font-size:12pt; }

a:link.sublink { color:#FFFFFF; font-weight:bold; text-decoration:none; text-align:center; font-size:12pt; }
a:visited.sublink { color:#FFFFFF; font-weight:bold; text-decoration:none; text-align:center; font-size:12pt; }
a:active.sublink { color:#FFFFFF; font-weight:bold; text-decoration:none; text-align:center; font-size:12pt; }
a:hover.sublink { color:#FFFFFF; font-weight:bold; text-decoration:underline; text-align:center; font-size:12pt; }
