I've set up a signature for users, which is set to use Arial 10, and on sending out a new email this is correct. I have set it to add this to each reply too, but it reverts to Times New Roman. This is only on replies and forwards.
HTML code is as follows:-
<font face="Arial"><p style="font-size:10pt;"><b><br>
Kind Regards<br><br>
{#Print Class="OA" NAME="displayName"}<br>
{#Print Class="OA" Name="title" Pattern=".+" IfMatch="$&"}<br>
{#Print Class="OA" NAME="description"}</b><br><br>
<TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0>
<TR>
<TD ALIGN="left"><font face="Arial"><p style="font-size:10pt;">{#Print Class="OA" Name="telephoneNumber" Pattern=".+" IfMatch="Direct: $&"}<br>{#Print Class="OA" Name="mobile" Pattern=".+" IfMatch=" Mobile: $&"}</TD></TR>
</p>
</TABLE>
Any help gratefully received.
Martyn