body, table, tr, td {
        font: 8pt tahoma;
        color: #cc99ff;
        letter-spacing: 1px}
body {
        background-color: #9999CC;
}
a:link, a:active, a:visited {
        font-weight: bold;
        color: #330033}
a:hover {color: #FFFFFF}
input, textarea, option, select {
        background-color: #9966ff;
        font: 8pt arial;
        color: #eee;
        letter-spacing: 1px;
        border: 1px solid #404040;
        padding:2px; }