a {
    color: #8F858D;
    font-weight: bold;
    text-decoration: none
    }
a:visited {
    color: #8F858D;
    font-weight: bold;
    text-decoration: none
    }
a:active {
    color: #A99F9D;
    font-weight: bold;
    text-decoration: none
    }
a:hover {
    color: #A99F9D;
    font-weight: bold;
    text-decoration: none;
    cursor: sw-resize
    }
BODY {
    font-family: arial, verdana, geneva, helvetica, sans-serif;
    font-size: 8pt;
    color: #606060;
    background-color: #00080A;
    background-image: url(teamback.gif);
    background-repeat: repeat-y;
    background-position: 0 0;
    background-attachment: scroll
    }
td {
    font-family: arial, verdana, geneva, helvetica, sans-serif;
    font-size: 8pt
    }
b {
    color: #4D4D4D
    }
h3 {
    font-size: 14px;
    line-height: 14px;
    font-family: arial, verdana, geneva, helvetica, sans-serif;
    color: #2E3A38;
    margin: 0 0 8px 0;
    letter-spacing: 4px;
    text-transform: uppercase;
    font-family: arial, verdana, geneva, helvetica, sans-serif;
    border-bottom: 1px dotted #00080A
    }
.nav {
    font-family: arial, verdana, geneva, helvetica, sans-serif;
    font-size: 7.5pt;
    color: #8B5F54;
    text-align: right;
    margin: 0 0 0 5px
    }
.nav a {
    color: #445F70;
    font-weight: bold;
    text-decoration: none
    }
.nav a:visited {
    color: #445F70;
    font-weight: bold;
    text-decoration: none
    }
.nav a:active {
    color: #28353E;
    font-weight: bold;
    text-decoration: none
    }
.nav a:hover {
    color: #28353E;
    font-weight: bold;
    text-decoration: none;
    cursor: sw-resize
    }
input, textarea, option, select {
    background-color: #00080A;
    color: #606060;
    border: dotted #606060 1px
    }