 
A{
  font-size : 12px;
  font-weight : normal;
}
A:HOVER{
  text-decoration : underline;
  color : blue;
}
TD{
  font-size : 12px;
  line-height : 150%;
}
.plus{
  font-size : 14px;
  font-weight : bold;
}
A:VISITED{
  color : #003399;
}
.h1blue{
  font-size:75%;
  color:#333399;
  font-weight:700
padding:0px;
margin:0px;
}
.h2white{
  font-size:100%;
  color:#ffffff;
  font-weight:400
padding:0px;
margin:0px;
}
.h1orange{
  font-size:150%;
  color:#cc3300;
  font-weight:700
padding:0px;
margin:0px;
}