body {
      background-image: url("/images/alderleaves.gif");
      background-repeat: repeat-x;
      background-color: white;
      font-family: Arial, sans-serif;
      font-size: 15px;
      color: #000000
     }

body, ul, table {font-family: Arial, sans-serif; font-size: 15px; color: #000000}

a:link    {color: #0000FF}
a:visited {color: #6600FF}
a:active  {color: #000066}
a:hover   {color: #3333FF}

h1, .acuTitle
{
font-family: Verdana, Arial, sans-serif;
font-size: 20px;
color: #003366;
font-weight: bold;
}

h2, .acuSub
{
font-family: Verdana, Arial, sans-serif;
font-size: 16px;
color: #003366;
font-weight: normal;
}


