body { /* font-size: 62.5%; font-family: arial; background: #A1DAD0; color: #37424A; */ }
#content { /* padding: 36px 0px 36px 0px; */ }
#content h1, #content h2, #content h3, #content h4, #content p, #content a, #content li { line-height: 18px; }
#content .title-project { font-size: 1.8em; font-weight: bold; line-height: 36px;  }
#content .title-section { font-size: 1.4em; font-weight: bold; }
#content .title-subsection { font-size: 1.0em; font-weight: bold; text-transform: uppercase; }
#content p { font-size: 12px; margin: 0px 0px 18px 0px; }
#content em { font-weight: bold; }

/* form */
.forms li { font-size: 1.2em; clear: both; overflow: hidden; }

/* form errors */
#content .error.messages { background: #FFF2F2; padding: 18px 0px 18px 0px; border: 1px solid #F00; } 
#content .error.messages li { font-weight: bold; margin: 0px 0px 0px 10px; color: #c00; }


