.InnerWindow {
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    overflow: hidden;
    position: relative;
    word-wrap: break-word;
    background: #ffffff;
    text-align: left;
    width: 825px;
}
a {
    color: #a64b3c;
    text-decoration: underline;
}
a:visited {
    color: #474747;
    text-decoration: underline;
}
a:hover {
    color: #d67053;
    text-decoration: underline;
}
p {
    color: #404040;
    font-family: 'HelveticaNeue', 'Helvetica Neue', 'Arial', sans-serif;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 20px;
}
li {
    color: #404040;
    font-family: 'HelveticaNeue', 'Helvetica Neue', 'Arial', sans-serif;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 17px;
}
h1 {
    color: #666666;
    font-family: 'HelveticaNeue-Light', 'Helvetica Neue', 'Helvetica Neue Light', 'Arial', sans-serif;
    font-size: 36px;
    font-weight: normal;
    line-height: 40px;
}
h2 {
    color: #404040;
    font-family: 'HelveticaNeue', 'Helvetica Neue', 'Arial', sans-serif;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 20px;
}
h3 {
    background: #b2b2b2;
    color: #a64b3c;
    font-family: 'Helvetica Neue', 'Arial', sans-serif;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 22px;
    padding: 10px;
    oppacity: 1.0;
    height: 25px;    
}
body { 
    -webkit-text-size-adjust: none;
}
div { 
    overflow: visible; 
}
