body {
    font-family: arial, helvetica, sans-serif;
    font-size: 0.8em;
    line-height: 1.5em;
}

a { text-decoration: none; }

h2 { font-weight: 400; }

  #header a, #header a:hover { text-decoration: underline; }
  #header #languages { line-height: 1.05em; }
    #hdrDesc p { line-height: 1.4em; }

  #languages { font-size: 0.85em; }

ul#menu a { font-size: 1.2em; }

  #intro h2 {
      font-size: 1.4em;
      font-family: arial, helvetica, sans-serif;
    }

#intro .learnMore { font-size: 1.1em; }

  h4 { line-height: 1.2em; }

/* sub */

#subMenu { font-size: 1.1em; }

  #subArticle h2 {
      font-size: 1.9em;
      line-height: 1.9em;
      font-family: arial, helvetica, sans-serif;
    }
  #subArticle h3 {
      font-size: 1.5em;
      line-height: 1.4em;
      font-family: arial, helvetica, sans-serif;
  }
  #subArticle p a, #subArticle p a:hover { text-decoration: underline; }
  #subArticle p { font-size: 0.9em; }
  #subArticle .learnMore { font-size: 1.1em; }

/* footer */

#copyright {
    font-size: 0.87em;
    text-align: center;
  }
