<!--
a:active { color: #808080; text-decoration: underline; }
a:hover { color: #000000;; text-decoration: underline; }
a:link { color: #004080; text-decoration: none; }
a:visited { color: #303030; text-decoration: none; }

body {font-family: Courier New, monospace; color: #000000; margin-top: 10px; margin-bottom: 20px; margin-left: 20px; margin-right: 20px; font-size: 10pt; }
p  {font-size: 10pt;}
ul  {font-size: 10pt;}
h1  {font-size: 24pt; font-weight: bold; text-align:center;}
h2  {font-size: 18pt; font-weight: bold; text-align:center;}
h3  {font-size: 12pt; font-weight: bold; text-align:center;}
.style3 {font-size: 10pt; font-weight: bold; color: #FF0000}
-->