/* nlstyle2006.css - last modified 31 Mar 2006*/

a:link {
   color: navy;
   text-decoration: none;
   }

a:visited {
   color: #8A2BE2;
   text-decoration: none;
   }

a:hover {
   color: #D47600; /*copper*/
   text-decoration: none;
   }

a:active {
   color: navy;
   text-decoration: underline;
   }

dt {
   font-family: verdana;
   font-size: 14pt;
   color: navy;
   }

dd {
   font-family: verdana;
   font-size: 12pt;
   color: navy;
   }      
   
h1 {
   font-family: Verdana;
   font-size: 22pt;
   }

h3 {
   font-family: Verdana;
   font-size: 12pt;
   }

ul {
   list-style-image: url(spot.gif);
   }

.ding  {
   font-family: wingdings;
   font-size: 18pt;
   color: navy;
   }

.button {
   cursor: hand;
   font-family: sans-serif;
   font-size: 10pt; 
   font-style: normal;
   color: #FFFFFF;
   background-color: navy;
   text-decoration: none;
   }

.cite {
   cursor: hand; 
   font-family: sans-serif;
   font-size: 8pt;
   font-style: italic;
   color: navy;
   text-decoration: none;
   }

.date {
   cursor: hand; 
   font-family: Verdana;
   font-style: italic;
   color: blue;
   text-decoration: none;
   }

.footer {
   font-family: Verdana;
   font-size: 10pt;
   color: #0000FF;
   text-decoration: none;
   }

.head1 {
   font-family: Verdana;
   font-size: 16pt;
   color: navy;
   text-decoration: none;
   }

.hidden {
   cursor: hand; 
   font-family: Verdana;
   font-style: normal;
   color: black;
   background-color: white;
   text-decoration: none;
   }

.highlight {
   cursor: hand; 
   font-family: Verdana;
   font-style: italic;
   color: red;
   text-decoration: none;
   }

.info {
   cursor: hand; 
   font-family: sans-serif;
   font-size: 10pt;
   font-style: italic;
   color: navy;
   text-decoration: none;
   }

.intitle {
   cursor: hand;
   font-family: Verdana; 
   font-style: normal;
   font-size: 18pt;
   color: navy;
   text-decoration: none;
   }

.item {
   cursor: hand;
   font-family: Verdana; 
   font-style: normal;
   color: blue;
   text-decoration: none;
   }

.italitem {
   cursor: hand; 
   font-family: Verdana;
   font-size: 13pt;
   font-style: italic;
   color: blue;
   background-color: white;
   text-decoration: none;
   }

.itemital {
   cursor: hand; 
   font-family: Verdana;
   font-size: 13pt;
   font-style: italic;
   color: #C9005A;
   background-color:white;
   text-decoration: none;
   }

.jump {
   cursor: hand; 
   font-family: Verdana;
   font-style: normal;
   font-size: 11pt;
   color: blue;
   text-decoration: none;
   }

.link {
   font-family: Verdana;
   font-size: 11pt;
   font-style: italic;
   color: navy;
   text-decoration: underline;
   }

.menu {
   cursor: hand; 
   font-family: Verdana;
   font-style: normal;
   font-weight: bold;
   font-size: 12pt;
   color: navy;
   text-decoration: none;
   }

.rollon {
   cursor: hand; 
   font-family: Verdana;
   font-style: normal;
   font-weight: normal;
   font-size: 13pt;
   color: #D47600;
   text-decoration: none;
   }

.smallital {
   cursor: hand; 
   font-family: Verdana;
   font-style: italic;
   font-size: 9pt;
   color: black;
   text-decoration: none;
   }

.series {
   font-family: Verdana;
   font-size: 20pt;
   color: #d04100;
   text-decoration: none;
   }

.subtitle {
   font-family: Verdana;
   font-size: 14pt;
   color: navy;
   text-decoration: none;
   }

.text {
   cursor: hand;
   font-family: Verdana; 
   font-size: 12pt;
   font-style: normal;
   color: navy;
   text-decoration: none;
   }

.title {
   cursor: hand;
   font-family: Verdana; 
   font-style: normal;
   font-size: 22pt;
   color: navy;
   text-decoration: none;
   }

.topin {
   cursor: hand; 
   font-family: Verdana;
   font-style: italic;
   font-size: 9pt;
   color: blue;
   text-decoration: none;
   }

.topbot {
   cursor: hand; 
   font-family: Verdana;
   font-style: normal;
   font-size: 12pt;
   color: blue;
   text-decoration: none;
   }

.unhide {
   cursor: hand; 
   font-family: Verdana;
   font-style: normal;
   color: black;
   text-decoration: none;
   }

.warn {
   cursor: hand; 
   font-family: Verdana;
   font-style: normal;
   font-size: 12pt;
   font-weight: bold;
   color: #ff9933;
   text-decoration: none; 
   }



