@import "/eng/common.css";
@import "/eng/base.css";
@import "/eng/header.css";
@import "/eng/footer.css";
@import "/eng/menu.css";

#intro_flash {
    display: block;
    width: 580px;
    height: 220px;
    overflow: hidden;
    margin-top: 20px;
    margin-bottom: 20px;
}

h1 {
    font-size: 16pt;
    font-weight: bold;
    line-height: 40pt;
}
