/* Sheet for ACCENT 2 organic data */

  body {font-family: Arial, Helvetica, Verdana, sans-serif; 
        color: black; background: #FDF5E6;
        margin-left: 3%; margin-right: 3%;}

  h3.PageTitle {text-align: center; color: #191970}

  h4             {margin-bottom:0.7em;}
  h4.TableHeader {color: #2F4F4F;}


/* References on main page */
  p.reference {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: small;
               margin-top: 0.4em; margin-bottom: 0.4em;}

/* Reference on the acid calculator page */
  p.refcalc {font-family: Verdana,Helvetica,Arial,sans-serif; font-size: small;}

/* List on main dicarboxylic acid data page */
  ol.ListofMixtures {}
  span.ItemsInList {color: #696969}

/* List of notes at bottom of each data table */
  span.NotesHeader {font-weight: bold; color: #808080;}
  ul.Notes {margin-top: 0.1em; padding-top: 0.1em; margin-left: 1.5%; padding-left: 1%}

/* All lists */
  li {margin-bottom: 0.25em;}

/* Align names in the table of acids */
  .mixtureslist td {text-align: left;}

  a:link { color: #0000FF; text-decoration: underline;}
  a:visited { color: #0000FF; text-decoration: underline; }
  a:hover { color: #800080; text-decoration: underline; }
  a:active { color: #800080; text-decoration: underline; }

  a.table:link { color: #0000FF; text-decoration: none;}
  a.table:visited { color: #0000FF; text-decoration: none; }
  a.table:hover { color: #800080; text-decoration: none; }
  a.table:active { color: #800080; text-decoration: none; }

  a.InListofMixtures:link { color: #0000FF; text-decoration: none;}
  a.InListofMixtures:visited { color: #0000FF; text-decoration: none; }
  a.InListofMixtures:hover { color: #800080; text-decoration: none; }
  a.InListofMixtures:active { color: #800080; text-decoration: none; }
