body {
    background: #EFF1F1 url('/vp/images/B11/common/page-bg/bg/bg-tile.png') repeat-x top left;
    height: 100%;
    font-family: Arial, Helvetica, sans-serif;
}
h1 {
    font-weight: normal;
    font-size: 18px;
    margin-top: 15px;
}
h2 {
    font-size: 14px;
    font-weight: bold;
    box-sizing: content-box;
}
ul {
    margin-top: 0;
    font-size: 12px;
}
li {
    font-size: 12px;
}
a {
    text-decoration: none;
    color: #0e7ec1;
}
a:hover {
    text-decoration: underline;
}