.TanVeryLargeSerif
    {
    color: #3D2C1A;
    font-family: 'Cardo',serif;
    font-size: 28px;
    }

.TanLargeSerif
    {
    color: #3D2C1A;
    font-family: 'Cardo',serif;
    font-size: 23px;
    }

.TanSanSerifBold
    {
    font-family: Arial, san-serif;
    color: #3d2c1a;
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
    }
    
.CreamVeryLargeSerif
    {
    color: #e9e0c8;
    font-family: 'Cardo',serif;
    font-size: 28px;
    }

.CreamLargeSerif
    {
    color: #e9e0c8;
    font-family: 'Cardo',serif;
    font-size: 23px;
    }

.CreamSanSerif
    {
    font-family: Arial, san-serif;
    color: #e9e0c8;
    font-size: 15px;
    }