body,
html {
    font-family         : Tahoma, Arial;
    font-size           : 12px;
    color               : #666;
    margin              : 0;
    padding             : 0;
}
a {
    color               : #C40009;
    text-decoration     : underline;
}
table,
table tr td {
    font-family         : Tahoma, Arial;
    font-size           : 12px !important;
    margin              : 0;
    padding             : 0;
    border-collapse     : collapse;
    border              : 0 !important;
}
h1 {
    color               : #C40009;
    font-size           : 18px;
    margin-bottom       : 10px;
    font-weight         : normal;
}
h2 {
    color               : #666;
    font-size           : 15px;
    font-weight         : bold;
    margin-bottom       : 5px;
}
h3 {
    color               : #666;
    font-size           : 13px;
    font-weight         : bold;
}
.content-chapter-link-to-top,
#header,
#content-left,
#right,
#footer {
    display             : none;
}