div.mybody div.main_text {
    position: relative;
    float: left;
    width: 77%;
    height: auto;
    min-height: 510px;
    padding: 0px 1% 0px 1%;
    margin: 0px 0px 8px 0px;
}

div.mybody div.main_text p {
    position: relative;
    max-width: 99%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

div.mybody div.main_text p.first {
    padding: 0px 0px 14px 0px;
}

div.mybody div.main_text div {
    position: relative;
    left: 10px;
}

div.mybody div.main_text div p {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

div.mybody div.main_text img {
    position: relative;
    float: left;
    border-width: 2px 2px 2px 2px;
    border-style: solid;
    border-color: #000000;
    margin: 0px 10px 0px 0px;
}

div.mybody div.main_text p.first:first-letter {
    font-size: 18pt;
}

div.mybody div.latest_news {
    position: relative;
    float: left;
    width: 20%;
    height: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border-width: 0px 0px 0px 0px;
    border-color: #000000;
    border-style: solid;
    background-color: #d58c43;
    background-color: #c07830;
}

div.mybody div.latest_news table {
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border-width: 2px 2px 2px 2px;
    border-color: #000000;
    border-style: solid;
    border-collapse: collapse;
}

div.mybody div.latest_news th {
    text-align: center;
    font-family: Garamond, Times, serif;
    font-size: 16pt;
    font-weight: bold;
    color: #000000;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    border-bottom: 2px solid #000000;
    background-color: #c0782e;
    background-color: #a86028;
}

div.mybody div.latest_news td p {
    text-align: center;
    font-family: Garamond, Times, serif;
    font-size: 12pt;
    font-weight: normal;
    color: #000000;
    padding: 3px 3px 3px 3px;
    margin: 0px 0px 0px 0px;
    background-color: #d58c43;
    background-color: #c88038;
}

div.mybody div.latest_news td p a {
    color: #000000;
    text-decoration: underline;
}

div.mybody div.latest_news td p.lede {
    text-align: center;
    font-family: Garamond, Times, serif;
    font-size: 14pt;
    font-weight: bold;
    color: #000000;
    padding: 2px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    border-width: 0px 0px 0px 0px;
    border-top: 2px solid #000000;
    background-color: #d58c43;
    background-color: #c88038;
}

div.mybody div.latest_news td p.date {
    text-align: center;
    font-family: Garamond, Times, serif;
    font-size: 11pt;
    font-weight: bold;
    color: #000000;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    border-width: 0px 0px 0px 0px;
    background-color: #d58c43;
    background-color: #c88038;
}

div.mybody hr {
  color: #c07028;
}
