<html>

<head>
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Heading 1</title>
<style>
<!--
.heading     { font-family: Bauhaus 93; font-size: 36pt; color: #5C4E7F }
.text        { font-family: Arial Rounded MT Bold; font-size: 14pt; color: #000000 }
.heading2    { font-family: Arial Rounded MT Bold; font-size: 18pt; color: #5C4E7F }
-->
</style>
</head>

<body>

<p class="heading"><font face="Bauhaus 93" size="7" color="#5C4E7F">Heading 1</font></p>
<p class="heading"><font face="Arial Rounded MT Bold" size="5">heading 2</font></p>
<p class="heading"><font face="Arial Rounded MT Bold" size="4" color="#000000">
text</font></p>

</body>

</html>

