<style type="text/css">
<!--
 a {color:blue; text-decoration:none;}
 a:link {color:blue; text-decoration:none;}
 a:visited {background: inherit; color:purple; text-decoration:none;}
 a:active {background: inherit; color:red; text-decoration:none;}
 a:hover {background: inherit; color:red; text-decoration:none;}
 
 a:link.current {color:#808080; text-decoration:none;}
 a:visited.current {background: inherit; color:#808080; text-decoration:none;}
 a:active.current {background: inherit; color:#808080; text-decoration:none;}
 a:hover.current {background: inherit; color:#808080; text-decoration:none; cursor:default;}
 
 .navbar {color: black; border-style: solid; border-color: blue;}
 .information {color: black; border-style: none; font-size: 16pt;}
 body {font-family: Times New Roman, Times, Helvetica, Arial, sans-serif;}
 body {font-size: 12pt;}
-->
</style>
