body  {
    margin: 0px 0px 0px;
    background: #003366;
    background-image: url('http://www.royal-drama.net/bsc/bscbg.jpg');
    background-repeat: repeat-y;
    scrollbar-face-color : #003366;
    scrollbar-track-color : #003366; 
    scrollbar-arrow-color : #A098D0; 
    scrollbar-highlight-color : #003366; 
    scrollbar-3dlight-color : #A098D0; 
    scrollbar-shadow-color : #A098D0; 
    scrollbar-darkshadow-color : #A098D0;
    font-family: Verdana;
    font-size: 9pt;
    color: #003366;
    text-align: justify;
    font-weight:bold;
}

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

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

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

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

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

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