
body
{
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
}

a
{
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}

#sections li
{
    text-transform: uppercase;
    font-family: Arial, Verdana, sans-serif;
    font-size: 1.2em;
}

.error {font-weight: bold;}

#letters a {font-size: 1.2em;}

ul#entities
{
    font-size: 1em;
}
ul#entities li a
{
    font-weight: bold;
}

form table {font-size: 1em;}
.fieldname  {font-weight: bold;}
.inputfield, .inputbutton {font-family: inherit;} /* ff */
.transparentfield {font-family: inherit; font-size: inherit;}
.inputbutton {text-transform: uppercase;}
.legal
{
    font-size: 0.8em;
}

p.highlighted
{
    font-weight: bold;
}

.adherebox
{
    font-size: 2em;
}

h2
{
  font-size: 2em;
  font-weight: normal;
}
h3
{
  margin-top: 0.8em;
  font-size: 1.5em;
  font-weight: normal;
  text-transform: uppercase;
  font-family: Arial, Verdana, sans-serif;
}

#inlinecounter
{
  font-family: Arial, Verdana, sans-serif;
  font-size: 2.5em;
}

ul#pressreleases .author
{
    font-style: italic;
}

ul#chronos .title
{
    font-weight: bold;
    font-size: 1.1em;
}

.metreentry, .metredate
{
  font-size: 0.7em; /* wtf? */
}
.metredate div
{
  font-weight: bold;
}
