.normal{
  font-size : 81%;
  font-family : Arial,Century;
}
.header_t{
  font-size : 109%;
}
.header{
  font-size : 90%;
}
.topLinkStyle{
  color : white;
}
A:HOVER{
  text-decoration : underline;
}
A{
  text-decoration: none;
  color : #051a3a;
}
.gray_underLink{
  color : #454d76;
  text-decoration : underline;
  font-weight : bold;
}
.rightblue_underLink{
  color : #1153ff;
  font-weight : bold;
  text-decoration : underline;
}
.bodyStyle{
  background-color : #4277ff;
}
.mainPanelStyle{
  background-color : white;
}
.menuPanelStyle{
  background-color : #719ffb;
}
.highlightPanelStyle{
  background-color : #bcc4da;
}
.strongWord{
  font-weight : bold;
  color : #0000cc;
  background-color : #bedafa;
  letter-spacing : 1px;
}
.text12pix{
  font-size : 12px;
  color : #2a2f48;
  
  text-decoration : none;
  
  line-height : 15px;
}
