/* Sitemap Page Style Sheet File */

BODY      { background-color: #CC9933}


A:link    { font-size: 14; color: #003366; font-style: Tahoma, Helvetica, Arial; font-family: sans-serif}       /* unvisited link */
A:visited { color: #003366}      /* visited links */
A:active  { color: #lime }      /* active links */
A:hover	{font-weight: bold}


H1        { font-size: 32; color: #003366; font-style: Tahoma, Helvetica, Arial; font-family: sans-serif}
H2        { font-size: 26; color: #003366; font-style: Tahoma, Helvetica, Arial; font-family: sans-serif}
th        { font-size: 16; color: #003366; font-style: Tahoma, Helvetica, Arial; font-family: sans-serif}
td        { font-size: 14; color: #003366; font-style: Tahoma, Helvetica, Arial; font-family: sans-serif}
