<!--
body { font-family: sans-serif; background-color: #fff;}

a {text-decoration: underline; font-weight: bold}
a:active {  color: #0ff;}
a:link {  color: #000;}
a:visited {  color: #000;}
a:hover {  color: #c00;}

H1, H2, H3, H4 {margin-bottom: 0.3em; margin-top: 0,2em; color: #000; font-style: italic;} 
H1 {font-size: 240%; text-align: center; }
H2 {font-size: 180%}
H3 {font-size: 150%}
H4 {font-size: 110%}

UL LI {margin-bottom: 0.2em; margin-top: 0,2em; list-style-image: url(point.gif); list-style-type: round;}

.google
  {float: left; margin: 5px;} 
--!> 


