A:VISITED.t1{
  font-size : 15px;
  color : white;
  font-weight : bold;
  text-decoration : none;
}

A:LINK.t1{
  color : white;
  font-weight : bold;
  text-decoration : none;
}

A:HOVER.t1{
  color : red;
  background-color : white;
  font-weight : bold;
  text-decoration : none;
}

.12px{
  font-size : 12px;
}

.px12{
  font-size : 12px;
}

H3{
  font-size : 14px;
  font-weight : nomal;
line-height : 1.1em;margin-top : 0px;margin-left : 0px;margin-right : 0px;margin-bottom : 0px;
  font-weight : normal;
}

H2{
  font-size : 14px;
  font-weight : nomal;
line-height : 1.1em;margin-top : 0px;margin-left : 0px;margin-right : 0px;margin-bottom : 0px;
}

H1{
  font-size : 16px;
  font-weight : bold;
line-height : 1.1em;margin-top : 0px;margin-left : 0px;margin-right : 0px;margin-bottom : 0px;
}

