There is a style file. You need to change the size of each font to a predetermined amount.
At the entrance
body { font-size: 13px; } .style1 { font-size: 18px; } etc
At the exit
body { font-size: 15px; } .style1 { font-size: 20px; } Internets write that regulars do not support arithmetic expressions, but there can be some sort of loophole ...