﻿.smalltext {
   font-size:9pt;
   line-height:18px;
}

.normaltext {
   font-size:10pt;
   line-height:18px;
}

.largetext {
   font-size:11pt;
   line-height:20px;
}

.largeFont{
    font-size: 110%;
}

.largerFont{
    font-size: 120%;
}