<!--
small {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #999999;
    text-decoration: none;
}
.basetable {
    border-top-width: 1px;
    border-top-style: solid;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-top-color: #330066;
}
body,td {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}
a {
    color: #392973;
    font-weight: bold;
    text-decoration: none;
}
a:hover {
    color: #CCCCCC;
    font-weight: bold;
    text-decoration: none;
}
.notification {
    font-size: 14px;
    font-weight: bold;
    color: #330066;
}
.menu {
    font-weight: bold;
    color: #FFFFFF;
}
.menu a:link { color: #FFFFFF; }
.menu a:visited { color: #FFFFFF; }
.menu a:hover { color: #FFFF00; }
h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: normal;
    text-decoration: none;
    color: #666666;
}
th {
    text-align: left;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
}
input {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}
.inputnomargins {
    margin: 0px;
    padding: 1px;
}
-->
