.wFormContainer {
     background-color: #ffffff;
}

.wFormWebPage {
     background-color: #5b9158;
}

.wForm fieldset {
     border-style: dotted;
}

.wFormTitle {
     font-family: inherit;
     font-size: 26px;
     text-align: center;
}

.wForm legend, .wForm h4 {
     font-weight: bold;
}

