
p
{
    margin: 0;
    padding: 0;
}
h1, h2, h3, h4, h5, h6
{
    color: #333;
    text-decoration: none;
    font-size: 12px;
    font-family: 'AauxProBlack';
    text-transform: uppercase;
    font-weight: bold;
}





/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
.header {
    color: #333;      text-decoration: none;      font-size: 12px;      font-family: 'AauxProBlackRegular';     text-transform: uppercase;
}

.thin {
    color: #333;     text-decoration: none;     font-size: 12px;     font-family: 'AauxProRegular';     
}

.big_header {
    color: #59536f;      text-decoration: none;      font-size: 18px;      font-family: 'AauxProBlackRegular';     text-transform: uppercase;
}

