body, table, p {
    color: #FFFFFF;	
    font-size: 16px;
}
h1 {
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    line-height: 45px;
}
h2 {
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    line-height: 45px;
}
a {
    color: #D9B692;
    text-decoration: none;
}