BODY, TD, INPUT, FORM
     { color: #000; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; }
A:link
  { color: blue; font-weight: bold; text-decoration: none; }

A:visited
     { color: blue; font-weight: bold; text-decoration: none; }

A:active
  { color: green; font-weight: bold; text-decoration: underline; }

A:hover
    { color: green; font-weight: bold; text-decoration: underline; }
.indent   { text-indent: 15px; }

td.nav a:link  { color: yellow; font-weight: bold; text-decoration: none; }
td.nav a:visited   { color: yellow; font-weight: bold; text-decoration: none; }
td.nav a:hover  { color: navy; font-weight: bold; }
td.nav a:active  { color: yellow; font-weight: bold; }
.highlightgray { color: #393939; }
.highlightorange { color: #ff6500; }
.highlightgreen { color: green; }
.highlightred { color: red; }
.smaller  { font-size: 90%; }
.larger {font-size: 110%;}
.bottomcell { background: #ccc url(images/kmb_bottomcell.gif) repeat; }
.bottomcellnoimage { background: #ccc;}
.sidebar {background: yellow; color: #696969; padding: 8px; margin-left: 20%; margin-right: 20%; font-weight: bold; border-left: 2px solid green; border-top: 2px solid green;}
h5 { color: green; font-size: 14px; border-top: 1px solid green; }
h6 { color: black; font-size: 12px; border-top: 1px solid green; }
ul { list-style-image: url(images/bullet.gif); }
