/* This is a comment */

<!-- 
<style>

text {color: white}
font: {font-size: medium}
body {background-color: #336699}
 

h1 {color: white; text-align: center; font-family:Arial, Helvetica, sans-serif; font-size: 20pt; word-spacing:3px} 
h2,h3 {color: white; text-align: center; font-family:Arial, Helvetica, sans-serif; font-size: 20pt; word-spacing:4px}
text {color: white}
A:link {color:#00cccc}
A:visited {color:#00ccff}

</style>

-->

