.wForm .oneField {
     font-family: Georgia, serif;
     color: #031659;
}

.wForm legend, .wForm h4 {
     font-family: Georgia, serif;
     color: #031659;
}

.wForm fieldset {
     color: #031659;
     font-family: Georgia, serif;
}

.wForm input[type=text], .wForm input[type=password], .wForm input[type=file], .wForm textarea, .wForm select {
     font-family: Georgia, serif;
     color: #031659;
}

.wFormContainer {
     color: #031659;
     font-family: Georgia, serif;
}

.wForm .preField, .wForm .inlineLabel {
     color: #031659;
}

.wFormTitle {
     text-align: center;
     font-family: Georgia, serif;
     color: #031659;
}

