<style type="text/css"> 

h1   { font-family: "verdana", serif;
       font-size: 24pt; 
       font-weight: normal; 
       font-style: normal; 
       text-align: center;
       color: white }
h2   { font-family: "verdana", serif;
       font-size: 14pt; 
       font-weight: normal; 
       text-align: center;
       color: white }
h3   { font-family: "verdana", serif;
       font-size: 12pt; 
       font-weight: normal; 
       text-align: center; 
       color: white }
p    { font-family: "verdana", serif;
       font-size: 10pt; 
       font-weight: normal;
       color: white }
       
td   { font-family: "verdana", serif;
       font-size: 10pt; 
       font-weight: normal;
       color: white }     

:hover   { color: white }
:visited { color: white } 
:link    { color: white }

.slogan {  text-align: center; 
           color:  #ff66ff}

.formTable {
		color: white;
	   }

.catalogue     { text-align: center }

.footerButtons { color: #ffffff }
.justify  {  text-align: justify; } 
body { background-image: url(../images/bgpixel.jpg); }
</style>
