body
   { width : 950 ; }


table, img
   { border : none ; }

a
   { text-decoration : none ; }



/* Take care: margins, widths and heights are carefully adjusted to each other */
/* in the following. */
/* Tampering with any of these can adversely alter the appearance of the elements on */
/* on the web page. */

.bannerClass
  { 
    font-size : 22pt ;
    color: #FFFFFF;
    font-family : "arial black" ;
  }

div.bannerClass P
  { margin : 5 0 0 172 ;
    text-align: left; }

.menuClass,
.menuClass table,
.menuClass P,
.menuClass a
   { font-family : "arial black" ;
     color: #918C89 ;
     font-size : 10pt ;
     text-align : left; border-style: none}

.menuClass a:hover
   {
     color: #000000 ;
   }

.contentClass 
   { 
     vertical-align: top;
     border-style: none;
     font-family : arial ; 
     color: #FFFFFF; }


.productClass 
   { color: #000000;
     border-style : none ;
     vertical-align: top; }


.addressTextClass
   { font-family : arial ;
     font-size : 8pt ; 
     line-height : 10pt ;
     font-weigth : lighter ; 
     color : #FFFFFF ; 
     vertical-align : middle ;
     margin : 5 0 0 0 ; }


.normalTextClass
   { margin : 0 50 0 0 ; }

.normalTextClass,
.normalTextClass P UL LI
   { font-size : 12pt ; 
     line-height : 16pt ;}

H1.title1Class
   { font-size : 22pt ; 
     font-family : "arial black" ;
     line-height : 24pt ;}


H2.title2Class
   { font-size : 18pt ; 
     font-family : "arial black" ; 
     font-weigth : lighter ; 
     line-height : 20pt ;}

H3.title3Class
   { font-size : 16pt ; 
     font-family : "arial" ;
     font-weigth : bold ; 
     line-height : 16pt ;}


