body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  text-align: center;
}
/* --- Headings --- */


h1 {
  font-size: 1.5em;
  font-weight: bold;
  line-height: 1.5em;
}


h2, h3 {
  font-size: 1.5em;
  font-weight: bold;
  line-height: 1.5em;
}

#short-name {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 30px;
  font-weight: bold;
}

#long-name {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}
/* --- Content --- */


#content-wrapper-mainpage {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.9em;
}


#content-wrapper-subpage {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.9em;
}
/* --- Navigation --- */


#nav {
  text-align: center;
}


#nav ul li a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  outline-style: none;
  overflow: hidden;
}


#subnav {
  line-height: 1.7em;
  text-align: left;
  text-align: left;
}


#subnav ul {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}


#subnav li {
  text-decoration: none;
}


#subnav a {
  font-weight: bold;
  text-decoration: none;
}


#subnav a:hover {
  text-decoration: none;
}


#subnav li.active {
  text-decoration: none;
}


#links ul li a {
  font-weight: normal;
}


#links ul li a:hover {
  text-decoration: underline;
}


#suppnav {
  line-height: 160%;
}
/* --- Box --- */


.box {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 20px;
  text-align: left;
}
/* --- Footer --- */


#footer {
  font-size: 0.8em;
}
/*h3 {
  font-size: 1.2em;
  font-weight: bold;
  line-height: 1.5em;
}*/
