body {
    background-color: #d4d0aa;
    background-position: 0px 0px;
    font-family:"Trebuchet MS",Arial,Helvetica;
    font-size: 1.0em;
}

.header {
    padding-top: 15px;
}

.footer {
    margin-bottom: 20px;
}

.footer-left {
    padding-top: 10px;
}

.footer-right {
    padding: 10px;
    text-align: right;
}

hr {
    border: 0px;
    background-color: transparent;
}

h1, h2 {
    margin-bottom: 30px;
    font-family: Georgia;
    color: #cc3333;   
    font-weight: normal; 
}


h1 {
    font-size: 1.8em;
}

h2 {
    font-size: 1.6em;
}

.green {
    color: #088519;
}

.black {
    color: #000;
}

.red {
    color: #cc3333;
}
