body  {
    margin: 0px 0px 0px;
    background: #B3C9DA;
    background-image: url('v6bg.jpg');
    background-repeat: repeat-y;
    scrollbar-face-color : #B3C9DA;
    scrollbar-track-color : #B3C9DA; 
    scrollbar-arrow-color : #5A678A; 
    scrollbar-highlight-color : #B3C9DA; 
    scrollbar-3dlight-color : #5A678A; 
    scrollbar-shadow-color : #5A678A; 
    scrollbar-darkshadow-color : #5A678A;
    font-family: Verdana;
    font-size: 9pt;
    color: #5A678A;
    text-align: justify;
    font-weight:normal;
}

p, table, tr, td  {
    font-family: Verdana;
    font-size: 9pt;
    color: #5A678A;
    text-align: left;
}

input, option, select, textarea  {
    border: 1px solid #5A678A;
    background: #B3C9DA;
    font-family: Verdana;
    font-size: 9pt;
    color: #5A678A;
    border-width: 1px;
    border-style: solid;
    border-color:#5A678A;
}

a:link {
    cursor: help;
    color: #5A678A;
    text-decoration: none;
    font-weight:bold;
}

a:active {
    cursor: help;
    color: #5A678A;
    text-decoration: none;
    font-weight:bold;
}

a:visited {
    cursor: help;
    color: #5A678A;
    text-decoration: none;
    font-weight:bold;
}

a:hover {
    cursor: help;
    color: #FFFFFF;
    border: 1px:
    text-decoration: strikethrough;
    font-weight: uppercase;
    background:#B3C9DA;
}
