* {
    font-family: verdana, sans-serif;
    color: #222;
    line-height: 1.5em;
}

div.main_section {
    float: left;
    width: 100%;
    margin-bottom: 1.6em;
}

div.subtitle, span.subtitle {
    font-family: verdana,sans-serif;
    font-size: 1em;
    font-weight: bold;
    color: #1e3f75;
}

span.author {
    font-family: verdana,sans-serif;
    color: #717c87;
    font-size: .9em;
}

span.date {
    font-family: verdana,sans-serif;
    color: #000;
    font-size: .8em;
    font-style: italic;
}

em, span.emphasized {
    color: #1e3f75;
    font-weight: bold;
    font-style: normal;
}

img.img_right{
    float: right;
    margin-left: .6em;
    border:solid #014414 1px;
}

div.section1_3, div.section2_3, div.section3_3 {
    float: left;
    width: 30%;
    margin-right: 3%;
    margin-bottom: 15px;
}

h2 {
    font-size: 1.3em;
    font-weight: bold;
}

div.section1_3 h2, div.section2_3 h2, div.section3_3 h2 {
    font-size: 1.2em;
    font-weight: bold;
    border-bottom: solid 1px #62789b;
    width: 100%;
    display: block;
}

div.section1_3 h2 {
    color: #f87b30;
}

div.section2_3 h2, div.section1_2 h2, h2 {
    color: #1e3f75;
}

div.section3_3 h2, div.section2_2 h2 {
    color: #6eb746;
}

div.section1_2, div.section2_2 {
    float: left;
    width: 46%;
    margin-right: 3%;
    margin-bottom: 15px;
}

div.section1_2 h2, div.section2_2 h2 {
    font-size: 1.4em;
    font-weight: bold;
    border-bottom: solid 1px #62789b;
    width: 100%;
    display: block;
}

span.slogan {
    color: #6eb746;
    font-size: 1.1em;
    font-weight: bold;
    font-style: italic;
}
