body {background-color:white;
      font-family:garamond;
      font-size:10pt;
     }

small
     {font-family:arial;
      font-size:8pt;
      font-weight:normal;
      color:gray;
      text-transform:lowercase;
     }

h1,h2,h3,h4,h5
     {font-family:arial;
      font-size:9pt;
      color:gray;
      text-transform:lowercase;
      font-weight:normal;
      text-align:right;
     }

A:link
     {color: #730063;
      font-family:arial;
      font-size:9pt;
      text-transform:lowercase;
      text-decoration:none;
      font-weight:normal;
     }

A:link b
     {font-weight:bold}

A:visited
     {color: maroon;
      font-size:9pt;
      text-decoration:none;
      text-transform:lowercase;
     }
A:active
     {color: gray
     }

hr   {size:1pt;}
.toc
     {font-family:arial;
      font-size:9pt;
      color:gray;
      text-transform:lowercase;
      font-weight:normal;
     }
