.wFormContainer {
     -moz-border-radius: 12px;
     -webkit-border-radius: 12px;
     border-radius: 12px;
     font-family: Verdana, Geneva, sans-serif;
     color: #000000;
}

.wFormWebPage {
     background-color: #dedede;
}

.wFormTitle {
     color: #000000;
}

