<style type="text/css"> 

body { background: #E8E9A9}
h1   { font-family: "arial", serif;
       font-size: 24pt; 
       font-weight: normal; 
       font-style: normal; 
       text-align: center; color: "#000000"}
h2   { font-family: "arial", serif;
       font-size: 14pt; 
       font-weight: normal; 
       text-align: left; 
       color: "#000000" }
h3   { font-family: "Arial", serif;
       font-size: 12pt; 
       font-weight: normal; 
       text-align: left; 
       color: white }
p    { font-family: "arial", serif;
       font-size: 12pt; 
       color: black;
       font-weight: normal; 
       text-align: justify
      }
     
td   { font-family: "arial", serif;
       font-size: 12pt; 
       font-weight: normal; 
       text-align: left
      }
     
ul   { font-family: "Arial", serif;
       font-size: 12pt; 
       font-weight: normal; 
       text-align: left
      }
ol   { font-family: "arial", serif;
       font-size: 12pt; 
       font-weight: normal; 
       text-align: left }
       
       
 table { border-width: 0 }
         

:hover   { color: #ff66ff }
:visited { color: #000000  } 
:link    { color: #000000 }

.slogan {  text-align: center; 
           color:  #ff66ff}

.numericField {  text-align: right; 
                 vertical-align: top }
.productNameField { text-align: center; 
                    vertical-align; top }
.navigationBar { color: red; 
                 text-align: center }
.footerButtons { color: white }

</style>
