body {
 font-family: arial, helvetica, sans-serif;
 font-size: 12pt;
 font-weight: normal;
 color: #a9a9a9;
 padding-left: 1em;
 background-color: black;
}

h1 {
  font-size: 22pt;
  font-weight: normal;
}

a:link.googlemoon { color: #ffcf00 }
a:visited.googlemoon { color: #ffcf00 }

a:link.bluehostlink { color: #6495ed; background-color: black; text-decoration: none }
a:visited.bluehostlink { text-decoration: none }
a:hover.bluehostlink { color: white; background-color: #033b74; text-decoration: none }
a:active.bluehostlink { text-decoration: none }

img.w3img {
  border:0px
}

.copyright {
 font-size: 8pt;
}

.updated {
 font-size: 8pt;
}
