<style type="text/css">{  }
/*bogus link for NS6 bug - doesn't recognize the first style in the style sheet*/
.bogus { color: #868686; text-decoration: none; }
.bogus:hover { color: #868686; text-decoration: none; }


/*LINK COLORS*/
.link { font: 12px arial,sans-serif;  color: #FFFFFF; text-decoration: underline; }
.link:hover { color: #00FF00;  }
.linksm { font: 10px arial,sans-serif;  color: #000000; text-decoration: underline; }
.linkcolor { font: 10px arial,sans-serif;  color: #008080; text-decoration: underline; }
.linkcolor:hover { color: #FF0000;  }
.link2 { font: 12px arial,sans-serif;  color: #800000; text-decoration: underline; }
.link2:hover { color: #FF0000;  }
.linksm:hover { color: #008000;  }
.linkwhitesm { font: 10px arial,sans-serif;  color: #FFFFFF; text-decoration: underline; }
.linkwhitesm:hover { color: #00FF00; text-decoration: underline; }
/*BODY TEXT COLORS*/

.body { font: 12px arial,sans-serif;  color: #000000;}
.bodybold { font: bold 13px arial,sans-serif;  color: #000000;}
.bodynormal { font: 12px arial,sans-serif;  color: #000000;}
.bodysm { font: 10px arial,sans-serif;  color: #FFFFCC;}
.header { font: bold 16px arial,sans-serif;  color: #FFFFFF; }
.bodywhite { font: 12px arial,sans-serif;  color: #ffffff;}
.bodywhitesm { font: 10px arial,sans-serif;  color: #ffffff;}
-->
</style>