td {
  FONT-SIZE: 12px;
  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;
  left : 1px;
  top : 1px;
  position : relative;
}
.bold_s {
  font-size: 12pt;
  font-weight: bold;
  color : navy;
}
.main {
  font-size: 12px;
}
.T1 {
  font-size: 15px;
  color: #FFFFFF;
  font-weight: bold
;
}


#header { font-size:1.1em; padding:0px 0px 1px 10px; margin:2px 0px 2px 0px; text-align:left }

