h1, h2, h3, h4, h5
{
  font-family: Arial, Helvetica, sans-serif;
  color: #666666;
}

p, table, li, td
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 100%;
}

p#head
{
  font-size: 150%;
}

p#head2
{
  font-size: 175%;
}

p#title
{
  font-size: 200%;
}

p.section1
{
  color: white;
  font-weight: bold;
  font-size: 125%;
  padding: 10px;
  background-color: #6666ff;
}

p.section2
{
  color: #3333ff;
  font-weight: bold;
  font-size: 110%;
  padding-left: 10px;
}

p.footer
{
  font-family: Arial, Georgia, Helvetica, sans-serif;
  font-size: 50%;
}

hr
{
  color:black;
}

hr.sep
{
  height: 5px;
  color:black;
}

td#name
{
  background-color: #6666ff;
}

a:link
{
  color: #000080;
}
a:visited
{
  color: #800080;
}
a:hover
{
  background-color: #ccccff;
}
a:active
{
  color: red;
}

img.left
{
  align: left;
}

img.right
{
  align: right;
}

td.nav
{
  width: 165px;
  padding: 4px;
  vertical-align: top;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 75%
}

table.nav2 {
  padding: 4px;
  margin: 0px;
}

td.nav2 {
  font-family: Arial, Helvetica, sans-serif;
  width: 180px;
  height: 35px;
  border: 3px;
  border-style: groove;
  text-align: center;
  background-color: #6666ff;
}

td.nav3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 80%;
  width: 170px;
  height: 30px;
  border: 2px;
  border-style: groove;
  text-align: center;
  background-color: #9999ff;
}

td.blank {
  width: 10px;
}

td.logo {
 width: 165px;
 border:0px;
}

td.spacer {
  height: 3px;
}

td.spacer1 {
  height: 1px;
}

a.nav:visited
{
  text-decoration: none;
  color: #000000;
}

a.nav:link
{
  text-decoration:none;
  color: #000000;
}

a.nav:hover
{
  font-weight: bold;
  text-decoration:none;
  color: #000000;
  background: #6666ff;
}

a.nav:active
{
  text-decoration:none;
  color: #000000;
}

a.nav3:link
{
  color: #000000;
  text-decoration: none;
}
a.nav3:visited
{
  color: #000000;
  text-decoration: none;
}
a.nav3:hover
{
  color: #000000;
  text-decoration: none;
  font-weight: bold;
  background-color: #9999ff;
}
a.nav3:active
{
  color: #000000;
  text-decoration: none;
}

a.footer:link
{
  color: #000000;
  text-decoration: none;
}
a.footer:visited
{
  color: #000000;
  text-decoration: none;
}
a.footer:hover
{
  color: #000000;
  text-decoration: none;
}
a.footer:active
{
  color: #000000;
  text-decoration: none;
}
  
table.prefs {
  font-size: 80%;
}

.navigation {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
font-weight: bold; 
color: #000000; 
text-decoration: none
}

.header {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 14px; 
font-weight: bold; 
color: #BF3333}

.bodt_text {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #666666
}

.links {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-weight: bold; 
color: #333333; 
text-decoration: none
}

.headernhc { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 14px; 
font-weight: bold; 
color: #9e9344; 
text-transform: uppercase
}

.subheadnhc { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #6c7279; 
font-weight: bold
}

.linksnhc { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-weight: normal; 
color: #9e9344; 
text-decoration: none 
}
