/*
 * $Date: 2004/06/04 21:18:24 $
 */
body { background-image: url(/images/bg.png) }
a:link { color: blue }
a:active { color: red }
a:visited { color: green }
a:hover { color: purple }
span.copyright_head{ font-size: 80%; font-weight: bold }
p.copyright_text {
  color: red; 
  font-size: 64%; 
  text-align: justify; 
  background: white; 
  border-style: outset;
  margin: 1%;
}
div.header {font-size: 80%}
div.footer {font-size: 80%}
span.hosted_by { font-size: 64%}
span.created { font-size: 80% }
span.last_update { font-size: 80% }
span.email_main { font-size: 120%; font-weight: bold }
span.url_bookmark { font-size: 120%; font-style: oblique }
span.footer_header { font-style: oblique }
span.hosted_by { font-size: 120% }
pre.codelines { font-weight: bold; background: white }
ul > li { list-style-image: url(/images/redball.png) }
ul > li.gpg_key { list-style-image: url(/images/keyring-small.png) }
tr.mirror_head { background: white }

