body {  
  font: 16px/20px Calibri, Helvetica, Arial, Ubuntu, sans-serif;  
}

h1, h2, h3, h4 {
  font-weight: normal;
}

h1 {
  font-size: 48px;  
}

h2 {
  font-size: 20px;
  font-weight: bold;
}

h3, p, blockquote {
  font-size: 16px;
}

h3 {
  font-style: italic;
}

pre {
  font-family: "Consolas", monospace;
  font-size: 14px;
}

dt {
  font-weight: bold;
}

/* CLASSES */

ul { padding: 0px 0 }
ul li { margin: 0px 0 }

li.current_page_item a {
  text-decoration: none;
}

.summary {
  font-style: italic;
}

a.formLink {
  font-size: 14px;
}

p.attribution {
  font-size: 14px;
  font-style: italic;
}

#header h2 {
  font-size: 16px;
  font-style: italic;
  text-align: left;
}


#header #nav ul li {
  list-style-type: none;
}

#header > #nav  a {
  color: black;
  font-weight: normal;
  font-size: 16px;
}

#header > h1 > a {
  font-weight: normal;
  text-decoration: none;
}

#body h4 {
  font-weight: normal;
  font-style: italic;
}

#body ul {
  list-style-position: inside;
}

#play p, #play dl {
  font-size: 16px;
}

#subNavContainer { font-size: 14px; }
#subNav { font-size: 15px; }
#subNav a { color: black; }
#subNav h4 { font-style: italic; }
