<style type="text/css">
  
  h1 { margin-left: +8%;}
  h2,h3,h4,h5,h6 { margin-left: +4%; }
  div.box { border: solid; border-width: thin; width: 100% }
  div.boxsmall {border: solid; border-width: thin; width: 760px }
  div.color0 {
    background: rgb(100,200,300);
    padding: 0.5em;
    border: none;
  }
  div.color1 {
    background: rgb(204,204,255);
    padding: 0.5em;
    border: none;
  }
  div.color2 {
    background: rgb(220,150,200);
    padding: 0.5em;
    border: none:
  }
  div.color3 {
    background: rgb(120,150,230);
    padding: 0.5em;
    border: none;
  }
   }
  div.color4 {
    background: rgb(120,250,280);
    padding: 0.5em;
    border: none;
  }
  div.colorpurple {
    background:rgb(150,2,165);
    padding: 0.5em;
    border: none;
  }
 p.changed {
    padding-left: 0.2em;
    border-left: solid;
    border-right: none;
    border-top: none;
    border-bottom: none;
    border-left-width: thin;
    border-color: red;
  }
  td.table {
    font-size:14px;
  }
 h9 {color: silver; }
 A  {text-decoration: none;}


 p.small_em {
  font-size:0.9em; 
 }
 p.small_px {
  font-size:10px;
 }
 p.medium_pt {
  font-size:12pt;
 }
 p.keyword {
  font-size: medium;
 }
 p.works {
  font-size:16px;
  font-style:italic;
  font-weight: bold;
  font-color: white;
 }
 p.caps {
  font-variant:small-caps;
  font-size:16px;
  font-weight: bold;
  
 }
 p.no_decoration {
  a {text-decoration:none;
 }
 p.line_height {
  font-size: 10px;line-height;2em;
 }
 a.light {
  font-size:12px;
  font-color:white;
 }
</style>



