  body { color:         black; 
         margin-left:   2%; 
         margin-right:  2%;
         margin-top:    1%; 
         margin-bottom: 2%;
         font-family:   Arial, Helvetica;
	         }


  :link    { color: rgb(0, 0, 153); 
             text-decoration : none ;} 
  :visited { color: rgb(0, 0, 153); 
             text-decoration : none ; }






  h1 { }
  h2,h3,h4,h5,h6 { margin-left: 0% }

  h4.highlight {
                font-style:  italic;
               }
  p.highlight  {
                font-family: helvetica;
               }
  p.highlight:first-letter{ font-size: 200%; 
                            font-style:  italic;
                            font-weight: bold; 
                            float: left 
                          }
   SPAN           { text-transform: uppercase }




  TABLE.scmenue {text-align:    center;
                 padding-top:    0.5em;
                 padding-bottom: 0.5em;
                 padding-right:  1em;
                 padding-left:   1em;
                 background:    #FFFFFF 
                 }

  TD.itemscmenue {text-align:    center;
                  font-family:   Helvetica, sans-serif;
                  font-weight:   bold;
                  font-size:     medium;
                  font-color:    #E0E0F0
                  background:    #000098 
                 }


 




