There is no need to change the size or highlight in order to change the font, however if you want highlight instead, change the two font.size lines to
Code:
Selection.Range.HighlightColorIndex = wdTurquoise
or whatever other highlight colour you prefer,