meta
{
    title: "Change Font Size";
    version: "1.0";
    description: "Changes the font size of the default JOSM mappaint style.";
    author: "Klumbumbus";
}

node { font-size: 12; }
way  { font-size: 12; }
area { font-size: 12; }