h1           { font-size: 18pt; font-style: italic; }
h2           { font-size: 18pt; font-style: italic; background-color: #FFFF00; border-top: 2px solid gold;}
h3           { font-size: 22pt; }
a:link       { text-decoration: none color: red; }
a:visited    { text-decoration: none }
a:hover      { color: yellow; background-color: #0000aa;  text-decoration : none;}