h1           { font-family: 'Arial Black', arial; font-size: 18pt; color: #003371 }
p      { font-family: Arial; font-size: 10pt; text-align: justify }
h2           { font-family: 'Arial','verdana'; font-size: 12pt; color: #003371 }
h3          { font-family: 'arial', 'verdana'; font-size: 12pt; color: #000000; text-align: left }

h4          { font-family: 'arial', 'verdana'; font-size: 12pt; font-style:italic; color: #000000; text-align: left }



a:link {color:#008080; text-decoration: none;}      /* unvisited link */
a:visited {color:#008080;text-decoration: none; }  /* visited link */
a:hover {color:#FF0000;}  /* mouse over link */
a:active {color:#FF0000;}  /* selected link */
