@charset "utf-8";

h1 {
margin-bottom:7px;
}

/* lead */
#content .lead {
margin-bottom:28px;
}
#content .lead p {
margin:0 12px;
font-size:1.2em;
}

/* section */
#content .section {
margin-bottom:29px;
}
#content .section h2 {
margin-bottom:9px;
}
#content .section p {
margin:0 12px;
font-size:1.2em;
}
#content .section p.p09 {
margin:0 12px;
font-size:1.3em; font-weight:bolder; padding-top:10px;
}
#content .section p.p10 {
margin:0 25px;
font-size:1.2em;
}

