x
 
<html>
<head>
<style type="text/css">
h1 {font-family:Georgia, serif;}
</style>
</head>
<body>
<h1>This is heading 1</h1>
<p style="font-family: Times, TimesNR, 'New Century Schoolbook', Georgia,
 'New York', serif;">This is a paragraph.</p>
</body>
</html>