<!-- *** 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! -->
<style type="text/css">
<!--

.lowText { text-decoration: none; color: #000000; font: Bold 12px Arial, Helvetica }
.highText { text-decoration: none; color: #FFFFFF; font: Bold 12px Arial, Helvetica }
.itemBorder { border: 1px solid #FFFFFF }
.itemBorderBlank { border: 1px solid #CCCCDD }

/* Delete these "button" styles if you're not using them */

.buttonText { text-decoration: none; color: #FFFFFF; font: 12px Arial, Helvetica }
.buttonHover { text-decoration: none; color: #000000; font: 12px Arial, Helvetica; padding: 1px }
.buttonBorder { border: 1px outset #339966 }
.buttonBorderOver { border: 1px inset #CC9966 }

-->
</style>
