
td {
  FONT-SIZE: 10px;
   color: #333333
}

a:link{
  color: #333333;
  text-decoration: none;
}

a:visited{
  color: #333333;
  text-decoration: none;
}

a:hover,a:active{
  color: #1939BD;
  text-decoration: underline;
  background: none;
}

.T1 {
  font-size: 15px;
  color: #FFFFFF;
  font-weight: bold
}

.main_h1 {  font-size: 11pt; font-weight: bold; color: #26266A }
.main_h2 {  font-size: 10pt; font-weight: bold; color: #26266A }
.main_tx {  font-size: 12px; }

