
< style> { }
<style type="text css">
body { color: black;
       font-weight: normal;
       font-size: 10pt;
       line-height: 100%;
       font-family: arial, helvetica, sans-serif;
       margin-right: 5%; margin-left: 5%
}
a:active  { color: #69A23D; background-color: #FFFFFF }
a:hover   { color: #FFFFFF; background-color: #69A23D }
a:link    { color: #69A23D; background-color: #FFFFFF }
a:visited { color: #6C904F; background-color: #FFFFFF }

h1 { color: #69A23D; font-weight: bold; font-size: 60pt; line-height: 100%; font-family: arial, helvetica, sans-serif; text-align: center; margin-bottom: 0px; font-stretch: extra-condensed; }
h2 { color: #69A23D; font-weight: bold; font-size: 16pt; line-height: 120%; font-family: arial, helvetica, sans-serif; text-align: center; margin-top: 0px }
h3 { color: #69A23D; font-weight: bold; font-size: 14pt; line-height: 100%; font-family: arial, helvetica, sans-serif; text-align: center }
h4 { color: #69A23D; font-weight: bold; font-size: 12pt; line-height: 100%; font-family: arial, helvetica, sans-serif; text-align: left }
h5 { color: #69A23D; font-weight: normal; font-size: 12pt; line-height: 100%; font-family: arial, helvetica, sans-serif; text-align: left }
h6 { color: #69A23D; font-weight: normal; font-size: 8pt; line-height: 100%; font-family: arial, helvetica, sans-serif; text-align: left }
li { color: #69A23D; font-weight: normal; font-size: 10pt; line-height: 100%; font-family: arial, helvetica, sans-serif }
p { color: #69A23D; font-weight: normal; font-size: 10pt; line-height: 100%; font-family: arial, helvetica, sans-serif }
p.head { margin-right: 25%; margin-left: 25% }
pre { color: #69A23D; font-weight: normal; font-size: 10pt; line-height: 100%; font-family: arial, helvetica, sans-serif }
table { color: #69A23D;
        background-color: #FFFFFF;
        margin-right: 10%; margin-bottom: 20px; margin-left: 10%;
        border: 0px; align: center; border-spacing: 3px; empty-cells: show; }
td { color: #69A23D; font-family: arial, helvetica, sans-serif; vertical-align: top; align: left; }
td.contact { color: #3f8cd9; background-color: #FFFFFF }