  
A{
  font-size : 12pt;
  color : blue;
@text-decoration : none;
  font-weight : bold;
  text-decoration : none;
  
}
H1{
  font-size : 13pt;
  text-decoration : none;
  color : #d94600;
}
H2{
  font-size : 12pt;
  font-weight : bold;
  text-decoration : none;
  color : #d94600;
}
STRONG{
  font-size : 13pt;
  font-weight : bold;
  color : blue;
  text-decoration : none;
}
.Class_point{
  font-size : 9pt;
  color : blue;
}
