body {

 background:#ffffff;
 color:#00000;
 margin:0;
 padding:0;
 font-family: arial,sans-serif;
 text-align: left;
}
.hdblue {
  font-family: arial,sans-serif;
  font-size: 10pt; 
  font-weight: bold;
  color: #000066;
}

.bdblue {
  font-family: arial,sans-serif;
  font-size: 10pt; 
  color: #000066;
}
.bdblue1 {
  font-family: arial,sans-serif;
  font-size: 12pt; 
  color: #000066;
}

.topblack {
  font-family:  arial, helvetica, sans-serif;
  font-weight: bold;
  font-size: 20pt; 
  color: #000000;
}
.larger {
  font-weight: normal;
   font-size=150%;
}
.small {
  font-family: arial, helvetica, sans-serif;
  font-size: 8pt; 
  font-weight: normal; 
  color: #00407d;
}

.white {
  font-family: arial, helvetica, sans-serif;
  font-size: 10pt; 
  color: #0000ff;
}
.navlarge {
  font-family: arial,sans-serif;
  font-size: 14pt; 
  color: #000000; 
}

.mainbg {
  background: #666699;
}

a {
  font-family: arial, helvetica, sans-serif;
  font-size: 10pt; 
  font-weight: normal; 
  color: #ffffff; 
  text-decoration: none;

}
a:hover {
  color: #ffff00;
}
TD.solid-blue { 
border: 1px solid blue; 
}

#navright  a {
  FONT-SIZE: 14pt;
  line-height: 22pt; 
  FONT-WEIGHT: normal; 
  COLOR: #0000ff; 
  TEXT-DECORATION: none;

}

#navright a:hover {
  FONT-SIZE: 14pt; 
  FONT-WEIGHT: normal; 
  COLOR: #ff0000; 
  TEXT-DECORATION: none;
  background: #FFFFFF;
 
}
