body,td {
    font-size: 10pt;
    font-family: verdana;
    color: #000000;
}

a:link,a:visited {
    font-size: 10pt;
    font-family: verdana;
    color: #666666;
}

a:hover,a:active {
    font-size: 10pt;
    font-family: verdana;
    color: #999999;
}

.header {
    font-size: 14pt;
    font-family: verdana;
    color: #000000;
    border-bottom: 2px solid #999999;
}

strong {
    font-weight: normal
}

input {
    font-size: 10pt;
    font-family: verdana;
    color: #000000;
    border: 1px solid #999999;
    background-color: #ececec;
}