/* TYPOGRAPHY */
/*font: font-style | font-variant | font-weight | font-size | line-height | font-family*/

body { font: normal .85em Arial, Helvetica, sans-serif;}

#project_nav li.active a { text-decoration: none; font-weight: bold;}
