
.text1{
    font-weight: 600;
    font-size : 18pt;
    text-decoration: none;
    color : black;
}
.text2{
  font-weight : 600;
  font-size : 14pt;
  text-decoration : none;
  color : black;
  

  
}
.plain{
  font-size : 12pt;
  font-weight : 300;
  line-height : 24px;
}
.sub{
  
  line-height : 22px;
  font-size : 12pt;
  font-weight : 600;
}
A{
  font-size : 12pt;
  font-weight : 300;
  line-height : 24px;
  color : blue;
}
A:VISITED{
  font-size : 12pt;
  font-weight : 300;
  line-height : 24px;
  color : green;
}
A:HOVER{
  font-size : 12pt;
  font-weight : 300;
  line-height : 24px;
  color : red;
}
.text3{
  font-size : 10pt;
  font-weight : 300;
}
.pltab{
  font-size : 11pt;
  font-weight : 300;
}
