<html>
<head>

<style type="text/css">

body {background-color: #FFFFFF}

h1 {font-family: arial}
h1 {font-size: 160%}
h1 {font-style: normal}
h1 {font-color: #000066}
h1 {background-color: transparent}

h2 {font-family: arial}
h2 {font-size: 100%}
h2 {font-style: normal}
h2 {font-color: #000000}
h2 {background-color: transparent}

h3 {font-family: arial}
h3 {font-size: 80%}
h3 {font-style: normal}
h3 {font-color: #000000}
h3 {background-color: transparent}

h4 {font-family: arial}
h4 {font-size: 60%}
h4 {font-style: normal}
h4 {font-color: #000000}
h4 {background-color: transparent}

p {font-family: arial}
p {font-size: 80%}
p {font-style: normal}
p {font-color: #000000}
p {background-color: transparent}

</style>

</head>

<body>

<h1>This is header 1</h1>
<h2>This is header 2</h2>
<p>This is a paragraph</p>
<image>BSM Logo 100px</image>

</body>
</html>