/********
  Module    : Acro.css
  Language  : CSS 1 (Cascading Style Sheets, level 1)
  Title     : Acronyms
  Summary   : Styles for Acronyms web page

  Author    : John G Harris
  Date      : 18.6.2006

  Copyright : J G Harris, 2001-2006

*********/



  BODY  { font-family: Arial, Helvetica, sans-serif;
          color: black; background: rgb(255,255,210); }
  H1,H2,H3,H4,H5,H6
        { color: rgb(153,102,0); text-align: center; } 

  DL    { font-size: smaller; margin-left: 3%; }
  DT    { font-weight: bold; margin-top: 0.5em; }
  DD    { margin-left: 2em; }



/**** End Acro.css **********************************************/


