.Body {
    color: #000000;
    font-family: 'Georgia', serif;
    font-size: 12px;
    font-weight: normal;
    text-align: left;
}
.paragraph_style_1 {
    color: #000000;
    font-family: 'Georgia', serif;
    font-size: 13px;
    font-weight: normal;
    text-align: left;
}
.paragraph_style {
    color: #000000;
    font-family: 'Georgia', serif;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
}
.Title {
    color: #4C5330;
    font-family: 'Georgia', serif;
    font-size: 18px;
    font-weight: bold;
    text-align: left;
}
a {
    color: #0000FF;
    text-decoration: underline;
}
a:visited {
    color: #0000FF;
    text-decoration: underline;
}
a:hover {
    color: #3f3f3c;
    text-decoration: none;
}
