body {
 background: #f8f8f8;
 margin: 16px;
 font-family: verdana, arial, serif
 }

table.main {
 width: 100%;
}

td.main {
 text-align: center;
}

.byline {
 font-style: italic;
 font-weight: bold;
 font-size: 12px;
 text-align: center
}

.neis {
 font-size: 20px;
 font-weight: bold;
 font-variant: small-caps;
 line-height: 40px;
 word-spacing: 0.2em;
 letter-spacing: 0.1em;
}

.tagline {
 font-size: 16px;
 font-weight: bold;
 line-height: 32px;
 }

.desc {
 font-size: 14px;
 line-height: 19px;
 font-weight: normal;
 margin: 16px;
 }

.address   {
 font-size: 11px;
 line-height: 24px;
 }

p.disclaimer {
 font-size: 11px;
 margin: 15px
 }

.copyright {
 font-size: 11px;
 line-height: 12px;
 }

.credits {
 font-size: 10px;
 line-height: 12px;
 }

table.nav {
 width: 100%;
 border-style: none;
 }

tr.nav {
  background: #0075bd;
}

td.nav {
  background: #0075bd;
  font-size: 11px;
  color: #f8f8f8;
  font-weight : bold;
  height: 16px;
  text-align: center;
}

a.nav:link {
 color: #e5f0f7;
 text-decoration: underline;
 }

a.nav:hover {
 color: #e7e6fe;
 text-decoration: none;
 }

a.nav:visited {
 color: #C3EFFF;
 text-decoration: none; 
 }

a:hover {
 text-decoration: none;
 }

.p1 {
font-size: 12px;
font-weight: bold;
}

A.sb:link {
font-size: 11px;
color: #0062A0;
line-height: 18px;
margin-left: 6px;
text-decoration: underline;
}

A.sb:hover {
font-size: 11px;
line-height: 18px;
margin-left: 6px;
text-decoration: none; 
}

A.sb:visited {
font-size: 11px;
color: #3C3C3C;
line-height: 18px;
margin-left: 6px;
text-decoration: none; 
 }

ul.body {
font-size: 12px;
line-height: 22px;

}

a.body:link {
font-size: 12px;
color: #0062A0;
line-height: 22px;
text-align: justify;

}

a.body:visited{
font-size: 12px;
color: purple;
line-height: 22px;
text-align: justify;

}

a.bodylink:link {
font-size: 12px;
line-height: 22px;
color: #0062A0;
text-indent: 1.5em;
text-align: justify;
margin: 5px

}

a.bodylink:visited {
font-size: 12px;
line-height: 22px;
color: purple;
text-indent: 1.5em;
text-align: justify;
margin: 5px

}

P.body {
font-size: 12px;
line-height: 22px;
text-indent: 1.5em;
text-align: justify;
margin: 5px

}

.body1 {
font-size: 12px;
line-height: 22px;
text-align: justify;
margin: 5px

}

.links1 {
font-size: 12px;
line-height: 22px;
text-align: justify;
margin: 5px

}

P.body:first-letter {
 font-size: 160%;
 font-family: "book antiqua";
 font-weight: bold; 
}

tr.footer {
  background: #ffffff;
}

td.footer {
  font-size: 11px;
  text-align: center;
  line-height: 20px;
}

td.bg {
  background-image: url("images/vline.gif") 
}



