body, table, tr, td {
        font: 7pt tahoma;
        color: #purple;
        letter-spacing: 1px}
body {
        background-color: #white;
}
a:link, a:active, a:visited {
        font-weight: bold;
        color: #404040}
a:hover {color: #FFFFFF}
input, textarea, option, select {
        background-color: #9966cc;
        font: 6pt arial;
        color: #eee;
        letter-spacing: 1px;
        border: 1px solid #404040;
        padding:2px; }
