The tag that surrounds it on my version is <pre>, this tag is designed to provide unformatted or default formatted text.
http://www.w3schools.com/tags/tag_pre.asp
However, I believe that you can style <pre> text with CSS if you so desire. There is no CSS in X-cart that deals with this tag to my knowledge, so just go ahead and create a CSS rule to set the font size.