<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Title</title>
</head>
<body>
<span style="font-family:Verdana; font-size:12px;">default text</span> <br />
<br />
<span style="font-family: Georgia; font-size:18px; font-style:italic;">default text</span> <br />
<br />
<span style="font-family: Arial; font-size:19px; font-style:bold;">default text</span><br />
<br />
<span style="font-family: 'Courier New'; font-size:10px; text-decoration:underline;">default text</span><br />
<br />
<span style="font-family: 'Garamond' ; font-size:60px; text-decoration:line-through;">default text</span><br />
<br />
</body>
</html>