<!--
/* page settings */
body { background-color: #9AB8FF; margin-left: 0%; margin-right: 0%; font-size: 8pt; font-family: verdana, tahoma, sans serif; line-height: 24px; }

/* text appearance settings */
.h1 { text-decoration: none; text-align: center; font-size: 16pt; font-family: book antiqua, verdana, tahoma; color: #000000; }
.h2 { text-decoration: none; text-align: center; font-size: 12pt; font-family: book antiqua, verdana, tahoma; color: #000000; }
.h3 { text-decoration: none; text-align: justify; font-size: 11pt; font-family: book antiqua, verdana, tahoma; color: #000000; }
.h4 { text-decoration: none; text-align: left; font-size: 10pt; font-family: book antiqua, verdana, tahoma; color: #000000; }
.h5 { text-decoration: none; font-size: 8pt; font-family: verdana, tahoma; color: #000000; }
.navi { font-size: 10pt; font-family: verdana, tahoma, sans serif; color: #000000; text-align: center; text-decoration: none; }


/* link appearance settings */
a:link { color: #000000; text-decoration: none; }
a:visited { color: #000000; text-decoration: none; }
a:hover { color: #172D81; text-decoration: underline; }
a:active { color: #000000; text-decoration: none; }
-->