Open the following file (end of path) –> /plugins/system/jat3/jat3/base-themes/default/css/template.css
beginning at line 25, you will see the following:
body.fs1 #ja-wrapper { font-size: 80%; }
body.fs2 #ja-wrapper { font-size: 90%; }
body.fs3 #ja-wrapper { font-size: 100%; }
body.fs4 #ja-wrapper { font-size: 110%; }
body.fs5 #ja-wrapper { font-size: 120%; }
body.fs6 #ja-wrapper { font-size: 130%; }
[FONT=arial]
The line I played around with a bit was line 27 … but do a little trial-and-error experimentation until you arrive at the result you want.
Hope that helps.
[/FONT]