.wForm fieldset {
     border-color: #000000;
     border-style: solid;
     border-width: 1px;
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
     font-size: 14px;
     font-weight: inherit;
     color: #000000;
     background-color: #ffffff;
}

.wFormContainer {
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
     font-size: 14px;
     text-align: left;
     background-color: #ffffff;
     color: #000000;
     border-style: outset;
     border-width: 5px;
}

.wForm .oneField {
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
     font-size: 13px;
     text-align: left;
     color: #000000;
}

.wForm legend, .wForm h4 {
     font-weight: inherit;
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
     font-size: 15px;
     text-align: left;
     color: #000000;
     background-color: #ffffff;
}

.wFormWebPage {
     background-color: #000000;
}

