body{
    background:#fafeff url(img/aldow08.gif) repeat-y;
    font-weight:normal;
    font-size:13px;
    color:#004C6C;
    scrollbar-track-color:#FFFFFF;
    scrollbar-face-color:#EEF7FD;
    scrollbar-shadow-color:#004C6C;
    scrollbar-darkshadow-color:#004C6C;
    scrollbar-highlight-color:#EEF7FD;
    scrollbar-3dlight-color:#EEF7FD;
    scrollbar-arrow-color:#004C6C;
    font-family: "MS UI Gothic", "Osaka";
    font-style: normal;
    text-decoration: none;
}
table{
    font-weight:100;
    font-size:13px;
    font-family;
    "MS UI Gothic", "Osaka";
    font-family:MS UI Gothic;
}
tr {
    font-weight:100;
    font-size:13px;
}
td {
    font-weight:100;
    font-size:13px;
}
a:link {
    text-decoration:none;
    font-weight:100;
    color:#2499ca;
}
a:visited {
    text-decoration:none;
    font-weight:100;
    color:#c4cbce;
}
a:active {
    text-decoration:none;
    font-weight:100;
    color:#add8e6;
}
a:hover {
    font-weight:100;
    color:#add8e6; text-decoration:none;
}
