<!--
body {  font-family: serif; background: lightyellow; padding: 15px; margin: 5px}
tr {  font-family: serif}

a:active {  color: #0AA; text-decoration: underline}
a:link, a:visited {  color:  #0B110F; text-decoration: underline}
a:hover {  color: #c00; text-decoration: underline}

H1, H2, H3, H4, UL LI {margin-bottom: 0.4em; margin-top: 0.4em;} 
H1, H2, H3, H4, H5, H6 { color:  #0B110F; font-style: italic;}
H1 {font-size: 190%; text-align: center;}
H2 {font-size: 160%}
H3 {font-size: 135%}
H4 {font-size: 110%}

UL {list-style-image: url('http://katinkahesselink.net/YELLBALL.GIF'); list-style-type: disc}
UL UL {list-style-image: url('none'); list-style-type: disc; }

.google {float: left; width: 180px; margin: 5px}

--!>


