@charset   "UTF-8";
h2 {
		font-size: 18px;
    border-bottom: solid 2px #66cc33;
    padding-bottom: 12px;
}

P  {
		font-size : 18px;
    line-height : 28px;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 0px;
}

