@charset "utf-8";
A,
P,
body,
html {
    text-align: left
}
DIV,
HR,
IMG,
OL,
P,
TABLE,
UL,
body,
html {
    padding: 0
}
A,
IMG {
    background: 0 0
}
DIV,
IMG,
body,
html {
    margin: 0;
    border: 0
}
A,
DIV,
HR,
IMG,
P,
body,
html {
    border: 0
}
HR,
TABLE {
    width: 100%
}
body,
html {
    width: auto;
    height: 100%;
    letter-spacing: normal;
    line-height: normal;
    vertical-align: top;
    white-space: normal;
    word-spacing: normal;
    overflow: auto
}
.bold,
.italic,
.line-through,
.sub,
.super,
.underline,
A,
B,
I,
INPUT,
Q,
S,
SMALL,
SPAN,
STRONG,
SUB,
SUP,
U,
div,
nobr {
    font: inherit;
    text-decoration: inherit;
    color: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    vertical-align: 0
}
.italic,
I,
Q {
    font-style: italic
}
A {
    color: #0f4e89;
    text-decoration: none;
    border-bottom: 1px dotted #0f4e89;
    cursor: pointer
}
A:hover {
    color: #890f0f
}
A:active {
    color: #000
}
NOBR {
    white-space: pre
}
.bold,
B,
STRONG {
    font-weight: 700
}
.underline,
U {
    text-decoration: underline
}
.line-through,
S {
    text-decoration: line-through
}
.sub,
.super,
SUB,
SUP {
    font-weight: 400
}
.super,
SUP {
    vertical-align: super
}
.sub,
SUB {
    vertical-align: sub
}
SMALL {
    font-size: small
}
H1,
H1 *,
H2,
H2 * {
    font-size: 20px
}
Q {
    color: #ddd;
    quotes: "\00AB" "\00BB"
}
H1,
H1 *,
H2,
H2 *,
H3,
H3 *,
H4,
H4 *,
H5,
H5 *,
H6,
H6 * {
    font-family: Times New Roman;
    font-weight: 700;
    /*padding: 30px 0 0;*/
    margin: 0;
    border: 0;
    color: #0f4e89;
    text-decoration: none
}
H2,
H2 *,
H4,
H6,
h4 *,
h6 * {
    font-weight: 400
}
H3,
H3 *,
H4,
h4 * {
    color: #000;
    font-size: 18px
}
H5,
H6,
h5 *,
h6 * {
    color: #890f0f;
    font-size: 16px
}
OL,
UL {
    margin: 5px 5px 5px 40px
}
LI {
    padding: 1px;
    margin: 1px
}
P {
    margin: 0;
    text-indent: 0
}
HR {
    height: 1px;
    margin: 10px auto;
    background: #aaa
}
TABLE {
    margin: 20px 0
}
