body {
background-color: #FFFFFF
   }

a:link {
   color: #0000FF;}

a:visited {
   color: #800080;}

a:hover {
   color: #FF0000;}


table.navbar td a {
   display: block;
   padding: 3px;
   text-decoration: none;}

table.navbar td a:link, table.navbar td a:visited {
   color: #000;
   background-color: #fff;}

table.navbar td a:hover, table.navbar td a:active {
   color: #fff;
   background-color: #666;}



table.leftnav td a {
   display: block;}

table.leftnav td a:link, table.leftnav td a:visited {
   background-color: #990000;}

table.leftnav td a:hover, table.leftnav td a:active {
   background-color: #BB0000;}

table.topnav td a {
   display: block;
   padding: 3px;
   text-decoration: none;}

table.topnav td a:link, table.topnav td a:visited {
   color: #FFFFFF;
   background-color: #990000;}

table.topnav td a:hover, table.topnav td a:active {
   color: #FFFFFF;
   background-color: #BB0000;}
.topnav { color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px }
hr {  color: #990000}
.bibliog {  text-indent: -25px; text-align: left; font-family: Verdana, Arial, Helvetica, sans-serif; margin-left: 25px}
.leftnav { color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;line-height: 180%; }
.leftnav a:link, .leftnav a:visited {
color: #FFFFFF;
text-decoration:none;
}
.leftnav a:hover, .leftnav a:active {
   color: #FFFFFF;
   background-color: #BB0000;}
