   body{ margin-left: 5%; margin-right: 3%; 
          font-family: verdana, sans-serif; 
          background-color: #FFD39F; } 
   p { margin-left: 5%; 
       margin-right: 8%}
   p.red {
      font-style: italic;
      color: darkred;
      font-size: 1.1em;
   }
   table {
    background-color: white;
   }
   td   { font-family: verdana, sans-serif; font-size: 12pt;} 
   td.vvsmall { font-size: 0.6em; }
   td.vsmall { font-size: 0.8em; }
   td img { margin-top: 22px;
            margin-left: 20px;
            margin-right: 0px;
            }
   p.small { font-size: 0.8em; font-family: courier; }
   p.vsmall { font-size: 0.8em; font-family: courier; }
   td.small { font-size: 0.9em; }
   a:hover { color: red; }
   h1 {font-family: courier, verdana, sans-serif, bold; font-size: 18pt;}
   h2 {font-family: courier, verdana, sans-serif; font-size: 16pt; }
   h3 {font-family: courier, verdana, sans-serif; font-size: 14pt; }
   div.green { font-family: verdana, sans-serif; font-size: 14pt; font-color: gr
een}
   div.red { font-family: verdana, sans-serif; font-size: 14pt; font-color: red}
   div.ari { font-family: verdana, sans-serif; font-size: 12pt; }
   div.aribold { font-family: verdana, sans-serif; font-weight: bold; 
                 font-size: 12pt; }
   div.arismall { font-family: verdana, sans-serif; font-size: 8pt; size: 60% }
   div.aribox { font-family: verdana, sans-serif; font-size: 12pt; }
   div.goldbox { font-family: verdana, sans-serif; font-size: 12pt; 
                 border: none; border-width: thin; background-color: #CCCCFF }
   div.greybox { font-family: verdana, sans-serif; font-size: 12pt; 
                 border: solid; border-width: thin; background-color: lightgrey 
}

#titleBar {
        background: #FFF url(/wiki/images/nano_banner_dragon_red1.png) repeat-x; /* blue and white background */
          }
                        

ul#navlist
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 3px 10px; }

#navlist a:link, #navlist a:visited
{
color: #fff;
background-color: #036;
text-decoration: none;
}

#navlist a.other:link, #navlist a.other:visited
{
color: #fff;
background-color: #33A3A6;
text-decoration: none;
}

#navlist a:hover, #navlist a.other:hover
{
color: #fff;
background-color: #369;
text-decoration: none;
}
