h1,h2,h3,h4,h5,a,p {font-family:arial, verdana, sans-serif;}

h1,h2,h3 {text-align:center}
h1 {font-size:1.0em; font-weight: normal}
h2 {font-size:1.0em; font-weight: bold}
h3 {font-size:1.5em; font-weight: bold}

h4,h5 {cursor: default;  color:white}
h4 {font-weight: bold; letter-spacing: 0.1em; font-size: 1.0em;}
h5
{ display: inline;
  letter-spacing: 1em;
  font-size: 2em;
  font-weight: bold;
}

h1,h2,h3,p {color:blue}

a:link,a:visited {color: fuchsia}          
a:hover,a:active {color: red}
a {text-decoration: none}

img.center {display: block; margin-left: auto; margin-right: auto}  