  
.font15{
  font-size : 15px;
  line-height : 140%;
  letter-spacing : 1px;
}
.font12{
  font-size : 12px;
  line-height : 130%;
  letter-spacing : 1px;
}
#kt{
  font-size : 15px;
  line-height : 130%;
  letter-spacing : 1px;
  padding-top : 20px;
  padding-bottom : 5px;
  font-weight : bold;
}
#s_kt{
  font-size : 12px;
  line-height : 130%;
  letter-spacing : 1px;
  padding-left : 20px;
  padding-top : 5px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : gray;
  padding-bottom : 10px;
  height : 60px;
}
A{
  color : navy;
}
A:VISITED{
  color : navy;
}
A:HOVER{
  color : red;
}
A:ACTIVE{
  color : navy;
}
