
< style> { }
<style type="text css"> 
a:link     { color: #666600; font-size: 10pt; font-family: arial; background-color: #d5ffdf; }
a:visited  { color: #888800; font-size: 10pt; font-family: arial; background-color: #d5ffdf; }
a:hover    { color: #eeeee0; font-size: 10pt; font-family: arial; background-color: #999940; }
a:active   { color: #d5ffdf; font-size: 10pt; font-family: arial; background-color: #666600; }
  
h1 { color: #a0c0c0; font-weight: bold; font-size: 60pt; line-height: 100%; font-family: arial; text-align: center; margin-bottom: 0px; font-stretch: extra-condensed; }
h2 { color: #666600; font-weight: bold; font-size: 16pt; line-height: 120%; font-family: arial; text-align: center; margin-top: 0px }
h3 { color: #666600; font-weight: bold; font-size: 14pt; line-height: 100%; font-family: arial; text-align: center }
h4 { color: #666600; font-weight: bold; font-size: 12pt; line-height: 100%; font-family: arial; text-align: left }
h5 { color: #666600; font-weight: normal; font-size: 12pt; line-height: 100%; font-family: arial; text-align: left }
h6 { color: #666600; font-weight: normal; font-size: 8pt; line-height: 100%; font-family: arial; text-align: left }
  
td        { color: #006000; font-size: 10pt; font-family: Arial; vertical-align: top; align: left; }
body      { color: #006000; font-size: 10pt; font-family: arial; background-color: #d5ffdf;  
            line-height: 100%; margin-right: 5%; margin-left: 5% }
