BODY {
  font-family : georgia, arial, sans-serif;
}

TD, TH {
  font-family : georgia, arial, sans-serif;
}

P {
  margin-top    : .4em;
  margin-bottom : .4em;
}

PRE {
  margin-top    : .4em;
  margin-bottom : -0.4em;
  font-family   : courier new, courier, fixed;
}

TT {
  font-family : courier new, courier, fixed;
}

A:link {
  color   : #0000bb;
}

A:visited {
  color : #000066;
}

A:hover {
  color : #CC9966;
}

.inset {
  margin-right : 2cm;
  margin-left  : 2cm;
}

.sectitle {
  font-size    : 1.2em;
  font-weight  : bold;
}

.subsectitle {
  font-size    : 1em;
  font-weight  : bold;
}

.smalltext {
  font-size  : .75em;
}

.sectionlabel {
  color         : #008000;
  font-size     : .8em;
  font-weight   : bold;
  margin-bottom : .4em;
}

.categorylabel {
  color         : #008000;
  font-size     : .8em;
  font-weight   : bold;
  margin-bottom : .3em;
  margin-top    : .3em;
}
  
.results {
  font-family : courier new, courier, fixed;
  font-size   : .75em;
  margin-top  : .3em;
}
  
.subcatlink {
  color           : #008000;
  text-decoration : none;
}
  
.navbar {
  font-size       : 12px;
  font-weight     : bold;
  color           : #cccc68;
  text-decoration : none;
}

.searchbar {
  font-size : 10pt;
  color     : #ffffff;
}

.title {
  font-size : 24px;
  color     : #008000;
}

.blacktitle {
  font-size : 1.4em;
}

.version {
  font-size : 18px;
  color     : #008000;
}

.copy {
  font-size : 8pt;
  color     : #404060;
}
