
a:hover {
 COLOR: #606060
}

br {
 line-height:13pt;
}

td {
  padding-bottom:11pt;
}

.copyright {
 color: #000000;
 font-family:Arial; font-size:8pt;
}


/* dhtml menu */

<!-- *** STYLESHEET SECTION *** -->
<!-- Change the border and text font/colour/size here, specified in ItemStyles below. -->
<!-- Cut and paste this into your sitewide CSS file if you want - extra portability! -->
<!-- Be inventive: text-align, etc, can often come in useful. Be sure to test in NS4! -->
<!--

.lowText { text-decoration: none; color: #000000; font: 12px Arial, Helvetica }
.highText { text-decoration: none; color: #FFFFFF; font: 12px Arial, Helvetica }
.itemBorder { border: 1px solid #666666 }
.itemBorderBlank { border: 1px solid #CCCCDD }

/* Delete these "button" styles if you're not using them */

.buttonText { text-decoration: none; color: #FFCC99; font: Bold 12px Arial, Helvetica }
.buttonHover { text-decoration: none; color: #99CCFF; font: Bold 12px Arial, Helvetica; padding: 1px }
.buttonBorder { border: 1px outset #339966 }
.buttonBorderOver { border: 1px inset #CC9966 }
