.text {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        line-height: 16px;
        font-weight: normal;
        color: #000000;
}

.headline {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        line-height: 16px;
        font-weight: bold;
        color: #000000;
}

a:link {
        font-weight: normal;
        color: #000000;
        text-decoration: underline;
}

a:visited {
        font-weight: normal;
        color: #000000;
        text-decoration: underline;
}

a:hover {
        font-weight: normal;
        color: #000000;
        text-decoration: underline;
}

.textfield { background-color:#ffffff; width:175px; height:16px; border:1px solid #000000; font-family:verdana, arial, sans-serif; font-size:11px; color:#000000 }
.textfield2 { background-color:#ffffff; width:30px; height:16px; border:1px solid #000000; font-family:verdana, arial, sans-serif; font-size:11px; color:#000000 }
.button    { background-color:#ffffff; font-size:10px; border:1px solid #000000; font-family:verdana, arial, sans-serif; font-size:10px; color:#000000 }

