  body {color:rgb(50,50,100); background:white url('../noteb-bg.gif'); margin-left:15%; margin-right:10%; 
        background-image:url('../images/noteb-bg.gif')}
  h1   {font-size:450%; font-family: "Edwardian Script ITC", "Vivaldi Italic",  Impact;
        font-weight:900; text-align:center; color:rgb(200,20,20)}
  h2   {font-size:250%; text-align:center; color:rgb(0, 140, 0); 
        font-weight:600;font-family: "Vivaldi Italic", "Edwardian Script ITC", Impact;}
  h3   {font-size:180%; color:rgb(100, 0, 100); margin-left:-15%;}
  h4   {font-size:120%; 
        color:rgb(0, 100, 140); margin-left:-10%;
        font-weight:70;}
  h5   {font-size:110%; 
        color:rgb(100, 100, 100); margin-left:-10%;
        font-weight:100; }
  h6   {font-size:100%;
        color:rgb(80, 120, 120); margin-left:-10%;
        font-weight:100; }

  p.note {font-style:italic; color:black; text-align:right; margin-left:20%;
          margin-right:-10%; }
  strong {color:red; font-weight:bold;}
  strong.g {color:green; font-weight:bold;}
  em.g {color:green; font-weight:bold;}
  em.b {color:blue;  font-weight:bold;}
  em.r {color:rgb(255,0,0)}
  div.barlike { margin-left:-15%; margin-right:-10%; border:solid; border-width:thin; 
               background:rgb(10,150,10); padding:0.5em; color:white; 
               text-align:center; font-size:150%; font-weight:600;}
  div.smallbarlike { margin-left:-15%; margin-right:-10%; border:solid; border-width:thin; 
               background:rgb(150,220,200); padding:0.5em; color:white; 
               text-align:center; font-size:75%; font-weight:500;}
  div.smallbluebarlike { margin-left:-12%; margin-right:-12%; border:solid; border-width:thin; 
               background:rgb(0,0,200); padding:0.5em; color:white; 
               text-align:center; font-size:75%; font-weight:900;}
  div.para  { margin-left:5%; margin-right:5%; border:solid; border-width:thin;
               background:rgb(230,230,200); padding:1em; color:blue;
               text-align:left; font-size:100%; font-weight:300;}
  div.warn  { margin-left:5%; margin-right:5%; border:solid; border-width:thin; 
               background:rgb(200,200,200); padding:1em; color:red; 
               text-align:left; font-size:100%; font-weight:400;}
