<div style="font-size: 10pt">This is how you change the size of the font.</div>
<div style="font-size: 14pt">This is how you change the size of the font.</div>
<div style="font-size: 20pt">This is how you change the size of the font.</div>
<div style="font-size: 22pt">This is how you change the size of the font.</div>
<p style="font-weight:normal;">Here is a selection of text styles:</p>
<p style="color:red; font-size:75%;">small and red<p>
<p style="color:green; font-weight:bold; font-size:150%;">bold, large and green</p>
<p style="color:blue; font-family: monospace;">blue monospace</p>
<p style="display:block; padding:5px; border:1px black
|