<style>

<!--

body {font-family: "times new roman", arial, serif;
      font-size: 9pt;
      background-color: #f8f8ff;
      background-image: url(flagbackground.gif); background-attachment: fixed} 

<!-- (bg #ecebc2, #fffafa, #c9b9a2, #ffcc66, #ffcc99) (titles #990000, red) (tables #20b2aa, #cccc33, #cccc99) -->
      
h1  {color: red;  
    font-family: arial, "times new roman", sanserif;
    font-size: 20pt;    
    font-weight: bold}

h2  {color: red;  
    font-family: arial, "times new roman", sanserif;
    font-size: 17pt;    
    font-weight: bold}

h3  {color: black;  
    font-family: arial, "times new roman", sanserif;
    font-size: 14pt;    
    font-weight: bold}

h4  {color: black;  
    font-family: arial, "times new roman", sanserif;
    font-size: 12pt;    
    font-weight: bold}


p  {font-family: "times new roman", arial, serif;
   font-size: 9pt}

table  {font-family: "times new roman", arial, serif;
       font-size: 9pt}

ul {list-style: disc}

a:link {text-decoration: none; font-size: 10pt; color: #0000ff}
a:visited {text-decoration: none; font-size: 10pt; color:  #800080}
a:active {text-decoration: none; font-size: 10pt; color: #0000ff}
a:hover {text-decoration: underline; font-size: 10pt; color: #0000ff}
 
p.red {color: red}
img.left {clear:all; float:left}
img.right {clear:all; float:right}

-->

</style>

