.header {
    color: #000000;
    font-family: 'HelveticaNeue-Light', 'Helvetica Neue', 'Helvetica Neue Light', 'Arial', sans-serif;
    font-size: 24px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 29px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 0pt;
    padding-top: 10pt;
    text-align: left;
    text-indent: 0px;
    text-transform: none;
}

.header a {
    text-decoration :none;
    color: #000000;
}

.header a:hover {
    text-decoration :none;
    color: #000000;
}

.title {
    color: #000000;
    font-family: 'HelveticaNeue', 'Helvetica Neue', 'Arial', sans-serif;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    opacity: 1.00;
    padding-top:10px;
}

.title a {
    text-decoration :none;
    color: #000000;
}

.title a:hover {
    text-decoration :none;
    color: #000000;
}

.subtitle {
    color: #000000;
    font-family: 'HelveticaNeue', 'Helvetica Neue', 'Arial', sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    opacity: 1.00;
    padding-top:10px;
    position:relative;
    left:10px
}

.subtitle a {
    text-decoration :none;
    color: #000000;
}

.subtitle a:hover {
    text-decoration :none;
    color: #000000;
}

.tinytitle {
    color: #000000;
    font-family: 'HelveticaNeue', 'Helvetica Neue', 'Arial', sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 15px;
    opacity: 1.00;
    padding-top:10px;
    position:relative;
    left:10px
}

.highlight {
    margin: 1em 0;
    padding: 1em;
    border: 1px solid #ddd;
    background: #eee;
}

.toc {
    font-family: 'HelveticaNeue', 'Helvetica Neue', 'Arial', sans-serif;
    font-size: 15px;
}

.toc a:hover {
    text-decoration :underline;
    color: #000000;
    font-family: 'HelveticaNeue', 'Helvetica Neue', 'Arial', sans-serif;
    font-size: 15px;
}

.update {
    color: #333333;
    font-size: 15px;
    font-style: italic;
    line-height: 15px;
    opacity: 1.00;
}

.paragraph_style {
    color: #404040;
    font-family: 'HelveticaNeue', 'Helvetica Neue', 'Arial', sans-serif;
    font-size: 13px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 15px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: justify;
    text-indent: 0px;
    text-transform: none;
}

.subparagraph_style {
    color: #404040;
    font-family: 'HelveticaNeue', 'Helvetica Neue', 'Arial', sans-serif;
    font-size: 13px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 15px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: justify;
    text-indent: 0px;
    text-transform: none;
    left:10px;
    position:relative;

}

a {
    color: #006699;
    text-decoration: none;
}

a:visited {
    color: #006699;
    text-decoration: none;
}

a:hover {
    color: #006699;
    text-decoration: underline;
}

div {
    overflow: visible;
}
img {
    border: none;
}

div.paragraph {
    position: relative;
}
