
h1 { color: #008000;  font: bold 14pt/18pt arial; border-bottom: 1px solid #008000; }

h2 { color: #666666;  font: bold 10pt/12pt arial;  }

.breadcrumbs
{ font: normal 8pt/10pt arial;
  color: black;
  text-align: left; }

.breadcrumbs a:link, .breadcrumbs a:visited
{ font: normal 8pt/10pt arial;
  color: black;
  text-decoration: none; }

.breadcrumbs a:hover, .breadcrumbs a:active
{ text-decoration: underline; }

.left-navigation ul
{ margin: 0px;
  padding: 10px 0px 10px 10px;
  background-color: #EDDEC1; }

.left-navigation li
{ list-style-type: none; }

.left-navigation li a
{ color: black;
  font: normal 10pt arial;
  text-decoration: none; }

.left-navigation li a:hover
{ text-decoration: underline; }

.footer-links, .footer-links a
{ font: normal 8pt/11pt arial;
  padding-right: 10px; }


