a.nav:link    { color: #363; text-decoration: none}
a.nav:visited { color: #363; text-decoration: none}
a.nav:active  { color: #363; text-decoration: none}
a.nav:hover   { color: #000; text-decoration: none}
.nav       { color: #363; font-family: verdana, arial, sans-serif; font-size: 9pt; font-weight: bold}
.nav_sep   { color: #363; font-family: verdana, arial, sans-serif; font-size: 9pt}
.nav_small { color: #363; font-family: verdana, arial, sans-serif; font-size: 8pt}
.navsep   { color: #363; font-family: verdana, arial, sans-serif; font-size: 9pt}
.navsmall { color: #363; font-family: verdana, arial, sans-serif; font-size: 8pt}
.nonav     { color: #000; font-family: verdana, arial, sans-serif; font-size: 9pt; font-weight: bold}


td          { color: #000; font-family: verdana, arial, sans-serif; font-size: 9pt}
td td       { color: #000; font-family: verdana, arial, sans-serif; font-size: 9pt}
td td td    { color: #000; font-family: verdana, arial, sans-serif; font-size: 9pt}
td td td td { color: #000; font-family: verdana, arial, sans-serif; font-size: 9pt}
body, p, ul { color: #000; font-family: verdana, arial, sans-serif; font-size: 9pt}
//small       {font-size: smaller}

.intro      { color: #000; font-family: verdana, arial, sans-serif; font-size: 9pt}

.small      { color: #000; font-family: verdana, arial, sans-serif; font-size: 8pt}


input        { color: #000; font-family: courier, monospace; font-size: 8pt}
submit { color: #000; font-family: verdana, arial, sans-serif; font-size: 8pt}

.footer { color: #000; font-family: verdana, arial, sans-serif; font-size: 10pt}
.copyright { color: #000; font-family: verdana, arial, sans-serif; font-size: 8pt}


h1 {font-family: verdana, arial, sans-serif;
    font-size: 14pt;
    font-weight: bold}

h2 {font-family: verdana, arial, sans-serif;
    font-size: 11pt;
    color:#008;
    font-weight: bold}

h3 {font-family: verdana, arial, sans-serif;
    font-size: 10pt;
    color:#008;
    font-weight: bold}

.head3 {font-family: verdana, arial, sans-serif;
    font-size: 11pt;
    color:#008;
    font-weight: bold}


UL       {list-style-type: disc;
          font-family: verdana, arial, sans-serif;
          font-size: 9pt;}
UL UL    {list-style-type: circle;
          font-family: verdana, arial, sans-serif;
          font-size: 8pt;}
UL UL UL {list-style-type: none;
          font-family: verdana, arial, sans-serif;
          font-size: 8pt;}


UL LI  {margin: 6px 0px 0px 0px}
UL UL LI  {margin: 0px 0px 0px 0px}
UL UL UL LI  {margin: 0px 0px 0px 0px}


